=== AI Code Highlight ===
Contributors: andreiionescu
Tags: Code Highlight
Donate link: http://andreii.org/donate/
Requires at least: 3.0.1
Tested up to: 3.8.1
Stable tag: 3.8.1
License: GPL2
License URI: http://www.gnu.org/licenses/

Highlight your code using Google Code Prettify Script. Simply press the button on editor toolbar and paste your code. The plugin does all the rest.

== Description ==

The Code Highlighter Plugin uses Google Code Prettify Script to highlight your code. You don't need programming skills to use'it. Simply press the button on editor toolbar and paste your code. The plugin does all the rest.

== Installation ==

= There are three ways of installing this plugin: = 
1. Plugins > Add New. Search for "AI Code Highlighter" then Install Now from the list and Activate
1. Plugins > Add New > Upload. Choose File "AI Code Highlighter.zip" then Install Now and Activate
1. If you have direct access to the installation path, copy the zip file and extract to Plugin folder (usually wp-content/plugins). Then goto Plugins and Activate the plugin.

== Frequently Asked Questions ==

= Why this plugin? =

I needed a simple copy/paste for the code, no shortcodes, no writing a lot, just copy/paste.


== Screenshots ==

1. Press the Code Highlighter button on the Visual toolbar of the Editor.
2. As simple as that. Paste your code and press Insert code.
3. This is the result

== Changelog ==

= 1.3 = 
* Plugin path fixed on js load.

= 1.2 =
* Embedded Prettify Script.

= 1.1 = 
* Added button to the Visual editor.

= 1.0 = 
* Initial release. Just a simple button on the text editor

== Upgrade Notice ==

= 1.3 = 
* If your installation path is custom, this version fixes the path for the toolbar image button.