=== Simple Syntax Highlighting ===
Contributors: gung
Tags : code, ssh, simple syntax highlighting, syntax, highlighter, highlighting, syntax highlight
Requires at least: 3.0
Tested up to: 4.9.6
Stable tag: 1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Simple, clean and lightweight syntax highlighting WordPress plugin.

== Description ==
Simple Syntax Highlighting (SSH), simple, clean and lighweight plugin to integrate highlight.js into WordPress. highlightjs has automatic language detection an turn on syntax highlighting. You just need to select text than press button  &lt;ssh&gt; or add the code into &lt;pre&gt; &lt;code&gt; &lt;/ code&gt; &lt;/ pre&gt; format.
Credit:
Highlight.js - https://highlightjs.org
Line numbering plugin: https://github.com/wcoder/highlightjs-line-numbers.js


Supports highlighting

* Java
* C
* HTML
* CSS
* PHP
* and more, up to 176 language, see: https://highlightjs.org/static/demo/

== Instalation ==
1. Download plugin Simple Syntax Highlighting archive, than unzip it.
2. Upload the "simple-sintax-highlighting" folder to the "wp-content/plugins" directory.
3. Activate the plugin through "plugins" menu in WordPress dashboard.
4. Open menu: Setting > Simple Syntax Highlighting to configure.

== Frequently Asked Questions ==
Q: How to use Simple Syntax Highlighting plugin?
A: Paste yout code inside &lt;pre&gt; &lt;code&gt; &lt;/ code&gt; &lt;/ pre&gt; or please see screenshot.


== Screenshoot ==
1. Plugin Settings
2. Editor

== Change log ==

= 1.1 =
* Fix line numbering
* Support plugin TinyMCE Advanced
* Update readme.txt

= 1.0 = 
* Initial release.
