=== HTML Editor Syntax Highlighter ===
Contributors: nixdns
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TM7JTJY6HDTAQ
Tags: html editor, syntax highlighter, plugin editor, syntax, highlighting, syntax hilighting
Requires at least: 3.3
Tested up to: 3.6.1
Stable tag: 1.3.2
Add syntax highlighting to the Post/Page HTML editor.
== Description ==
Add syntax highlighting to the Post/Page HTML editor.
== Installation ==
1. Upload the 'html-editor-syntax-highlighter' directory to the '/wp-content/plugins/' directory
2. Activate the plugin on the 'Plugins' page
== Changelog ==
= 1.3.2 =
* Updated CodeMirror library
* Increased loading performance
* Match brackets
= 1.3.0 =
* CodeMirror library updated to the version 3.02
* Added quick-tags toolbar buttons
* Preserve the scroll position after update or page reload
= 1.2.1 =
* vertical resize for the editing box (works on FireFox, Chrome, Safari).
* not working buttons/tags was hidden
= 1.2 =
Bug fix:
* plugin does not work in new post/page.
= 1.1 =
Bug fix (thanks to collinprice):
* when user has the visual editor disabled this plugin does not show up.
= 1.0 =
Initial release.
== Screenshots ==
1. Syntax highlighting in the Post/Page HTML editor.
2. Syntax highlighting in the Post/Page HTML editor - full screen mode.