=== Simpler Syntax Highlighter ===
Contributors: Petrichorpost
Tags: syntax highlighter, code highlighter, format code, highlighter, bash, css, delphi, groovy, java, javascript, php, python, ruby, scala, sql, vb, html, xml
Donate link: https://paypal.me/rizonesoft
Requires at least: 2.9.0
Tested up to: 4.9.2
Requires PHP: 4.3
Stable tag: 1.0.0
License: GPL2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Lightweight code snippet syntax highlighter.

== Description ==

Quickly implement code snippet syntax highlighting for your WordPress website. Simpler Syntax Highlighter was designed with speed and ease-of-use in mind. Meaning that it will not slow down your website and is easy to use.

== Features ==

* Extremely fast and lightweight.
* No server dependency.
* No complicated options.
* Multiple languages support (see list below).
* Preserves pre tag attributes in MCE.
* Wide browser support.
    
== Supported Languages ==

* Bash
* C++  (cpp, c, c++)
* C#  (c#, c-sharp, csharp)
* CSS (css)
* Delphi (delphi, pascal)
* Groovy
* Java (java)
* Java Script (js, jscript, javascript)
* PHP (php)
* Python (py, python)
* Ruby (rb, ruby, rails, ror)
* Scala
* Sql (sql)
* VB (vb, vb.net)
* XML/HTML (xml, html, xhtml, xslt)

== Installation ==

1. Extract plugin into /wp-content/plugins directory.
2. Activate the plugin.
3. Specify your code snippets in your blog post using these [Usage Directions](https://www.petrichorpost.com/wordpress-plugins/simpler-syntax-highlighter/).

== Screenshots ==

1. PHP Syntax Highlighting Sample
2. View Code in Plain Text
3. About Simple Syntax Highlighting