=== Easy Syntax Highlighter === Contributors: snowbedding Tags: syntax highlighter,code coloring,code prettify , google prettify, code highlighter,code,html,php,source code,xhtml Requires at least: 3.8 Tested up to: 4.8.1 Stable tag: trunk License: GPLv2+ Syntax Highlighter powered by Google code prettify script, fast and lightweight. Up to 31 preset different color themes. == Description == Syntax Highlighter powered by Google code prettify script, fast and lightweight. Up to 31 preset different color themes. * Works even if code contains embedded links, line numbers, etc. * Options to show line numbers or not. * 31 preset color themes. * Lightweights: small download and does not block page from loading while running. * Supports all C-like, Bash-like, and XML-like languages. No need to specify the language. * Extensible language handlers for other languages. You can specify the language. * Widely used with good cross-browser support. * Two Shortcodes. [SyntaxHL][/SyntaxHL] & [SyntaxHLNumbers][/SyntaxHLNumbers]. The latter one show line numbers. For usage & FAQs, refer to [Easy Syntax Highlighter Document](https://www.pandasilk.com/wordpress-easy-syntax-highlighter-plugin/) This plugin is inspired by: * [https://github.com/google/code-prettify](https://github.com/google/code-prettify) * [https://github.com/jmblog/color-themes-for-google-code-prettify](https://github.com/jmblog/color-themes-for-google-code-prettify) == Installation == 1. Navigate to the "Add New" in the plugins dashboard 2. Search for "Easy Syntax Highlighter" 3. Click "Install Now" 4. Activate the plugin on the Plugin dashboard == Screenshots == 1. options page 2. differents styles 3. shortcode quicktags in text editor == Changelog == = 1.0 = * Initial release.