=== HTML Editor Syntax Highlighter ===
Contributors: nixdns, arniebradfo, rraub, collinprice,
Donate link: https://www.paypal.me/mukhortov/5
Tags: editor, html editor, text editor, post editor, syntax, highlighting, highlighter, syntax highlighting, syntax highlighter, codemirror, code, code highlighter, code coloring
Requires at least: 4.0.11
Tested up to: 4.5.2
Stable tag: 1.7.2
License: GPL-2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add syntax highlighting to the HTML editor using Codemirror.js
== Description ==
Add syntax highlighting in the WordPress Post & Page HTML/text editor using Codemirror.js
= Features =
* Syntax highlighting in the Post/Page HTML editor
* _NEW:_ Syntax highlighting for WordPress shortcodes
* Save your posts and pages pressing Ctrl+S (Cmd+S on Mac)
* Restore cursor position after page is reloaded
* _NEW:_ Huge Selection of themes
* Fullscreen mode: toggle with F11/Esc hotkeys
If you like the plugin, please [donate](https://www.paypal.me/mukhortov/5) and leave a review :)
If you would like to contribute to this plugin, view the [github repo](https://github.com/mukhortov/HESH-WordPress-Plugin).
== 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.7.2 =
* fixed bug: code mirror not initializing properly when new user tries to edit post for the first time
* fixed bug: CodeMirror no longer trying to load on "All Post" and "All Pages"
* fixed bug: Font and theme were reset to default when switching to the visual editor and back
= 1.7.1 =
* fixed bug: return key would create two new lines and ignore indent
* fixed bug: wp native "Add Media" button was not working
* added version string to .css and .js resources for cache-busting purposes
= 1.7.0 =
* Ctrl-S / Cmd-S saving will now select "Save Draft" if the post has not been published yet
* Switched to an [npm](https://www.npmjs.com/) and [grunt.js](http://gruntjs.com/) based build so new versions of CodeMirror can be applied easier
* Updated CodeMirror to its latest version
* Fixed FireFox bug: `