=== WP PrismJS - Syntax Highlighter ===
Contributors: Anthony Da Mota
Donate link: http://www.anthonydamota.me
Tags: syntax, highlighter, prism, prismjs
Requires at least: 3.9
Tested up to: 3.9.1
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Highlight your code on WordPress with WP PrismJS ! 

== Description ==

Easily highlight your code on WordPress with WP PrismJS.

Simply download & activate the plugin and a new icon on your TinyMCE editor will appear. Click on it and you will be able to enter your indented code; choose the language; specifying the maximum height of the code window and the filename.

More info about PrismJS at [the official PrismJS website](http://prismjs.com) — [by Lea Verrou](http://lea.verou.me)


Any bugs; comments or suggestion, please contact me or simply go [here](http://wordpress.org/support/plugin/wp-prismjs-syntax-highlighter). Thanks !


== Screenshots ==

1. Entering the code and settings.

2. Output after saving the entered code.

3. Ouput on the Wordpress post. Pretty, huh ?

== Changelog ==

= 1.0 =

* Initial Release