=== Syntax Highlighter Lite === Contributors: garethgillman Tags: syntax, highlight, prettify, beautify, code, pre, lite, light Requires at least: 4.3 Tested up to: 4.5 Stable tag: 3.2.2 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html == Description == This plugin prettifies/beautifies/highlights source code placed inside `
` tags. It is a light plugin with only 2 files. New in 3.2.2 - use the hammer icon in the editor to paste your code and automatically have it converted to pretty code. == Installation == 1. Upload the plugin folder to your `/wp-content/plugins/` directory 2. Activate the plugin via the Plugins menu in WordPress 3. Add code between `` tags == Changelog == = 3.2.2 = * New: code convertor in tinymce. = 3.2.1 = * Updated contributors = 3.2.0 = * UPDATE: Updated WordPress compatibility = 3.1 = * Added license link * Added donate link = 3 = * CSS adjustments * Removed Google webfont "Ubuntu" in order to save an HTTP request * Better code font stack = 2 = * First public release