=== Annytab Code Prettify === Contributors: annytab Tags: pre, code, prettify, beautify, highlighting Requires at least: 5.4 Tested up to: 5.4 Stable tag: 1.0.0 License: GPLv2 or later A lightweight plugin that automatically prettifies code `
` tags, with linenumbers and without line-breaks.

== Description ==

This plugin uses [Google Code Prettify](https://github.com/googlearchive/code-prettify) with customized styling. This plugin uses the 
default skin, custom styling has been applied to show line numbers and to prevent line-breaks. The wp-code-block is styled by the 
theme (borders, background color and more), the contents of the block is styled by css in the plugin.

== Installation ==

Upload the plugin and activate it. You do not need to set any configuration options.

== Screenshots ==

1. Shows a prettified block of code, higligtnings is applied to a `
` block and `` segments.

== Changelog ==

= 1.0.0 (2020-07-21) =

* Initial release.