=== WP Code Pretiffy Syntax Highlighter === Contributors: chiedolabs, chiedojohn Tags: code prettify, syntax, syntax highlighter Requires at least: 4.3.1 Tested up to: 4.3.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The best Google Code Prettify WordPress plugin. == Description == The best Google Code Prettify WordPress plugin. Works with all google code prettify languages. Better than existing WordPress options because you can indent the code in your pre tags. This plugin: `
    
Hello World
` Other plugins: `
Hello World
` == Installation == 1. Upload to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress See the following example: `
    
Hello World
` == Frequently Asked Questions == = How did you create such an awesome plugin? = With swag. == Screenshots == 1. None == Changelog == = 1.0.0 = * Initial Build