=== Mivhak Syntax Highlighter === Contributors: Askupa Software Tags: syntax highlighter, code prettifier, highlighting, syntax, google-code-prettify, code snippet, formatting, programming, software development. Requires at least: 3.0 Tested up to: 4.1 Stable tag: 1.0.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A lightweight, editor safe syntax highlighter with real time syntax highlighting and error checking. == Description == Have you been looking for a syntax highlighter that is safe to use on both the visual and the HTML WordPress editor? What about a tool that highlights your syntax *While* writing your code, and also checks for syntax errors? Well, look no further. *Mivhak* is a lightweight syntax highlighter for WordPress, based on a slightly modified version of the great *Ace Code Editor*. Mivhak comes with a simple settings panel that allows the user to setup basic plugin behavior and appearance. Additionally, code can be easily inserted to both the HTML and the visual editor using a TinyMCE popup the features live syntax highlighting and error checking for 100+ languages. **Features** 1. Lightweight - minified CSS and JS, language scripts and themes are loaded on request 1. Supports 100+ different programming languages 1. 7 different skins 1. Visual + HTML editor code insertion buttons 1. Live syntax highlighting and error checking while writing code 1. Easy-to-use control panel 1. Visual editor placeholders with floating control bar (see screenshots) == Installation == 1. Download and activate the plugin. 1. Use the control panel to choose a skin. 1. Specify which tags you would like Mivhak to prettify (CODE, PRE, XHR). == Frequently Asked Questions == == Screenshots == 1. Code snippet before Mivhak 2. Code snippet after Mivhak 3. General settings section under Mivhak options page 4. Skin selector under Mivhak options page == Changelog == = 1.1.0 = * (NEW) Added support for bbPress * (NEW) Visual + HTML editor buttons with code writing tools * (NEW) Static/dynamic highlighting is now implemented using the great Ace Code Editor * (NEW) Visual editor placeholders with floating control bar * (UPDATE) Improved CSS = 1.0.7 = * (FIX) Minor CSS fixes (tested on multiple themes) * (UPDATE) Amarkal Framework = 1.0.6 = * (FIX) Visibility issue in FireFox (thanks zeaks!) * (FIX) Issue with code snippets in comments * (UPDATE) Code blocks are now print friendly * (UPDATE) Brand new admin page - see screenshots = 1.0.5 = * (UPDATE) Amarkal framework update = 1.0.4 = * (FIX) Prevent line numbers from being copied = 1.0.3 = * (FIX) inline code segments issue * (FIX) no line-numbers issue * (UPDATE) Improved CSS styling * (NEW) Choose whether to show/hide meta header by line count = 1.0.2 = * (FIX) script tag encoding issue * (UPDATE) Amarkal framework * (NEW) Meta header shows language name = 1.0.1 = * (FIX) HTML encoding issue = 1.0.0 = * Initial release == Upgrade Notice == = 1.1.0 = * Migrated to Ace Editor, multiple new features = 1.0.7 = * Minor CSS fixes = 1.0.6 = * Visibility improvements = 1.0.5 = * Amarkal framework update = 1.0.4 = * Prevent line numbers from being copied = 1.0.3 = * Fixed line numbers issue = 1.0.2 = * Fixed script tag encoding issue = 1.0.1 = * Fixed HTML encoding issue