=== Prism Syntax Highlighter ===
Contributors: gilbitron
Tags: prism, syntax, highlighter, code, pre
Requires at least: 3.4
Tested up to: 3.4.1
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A WordPress plugin for the Prism syntax highlighter (http://prismjs.com)

== Description ==

Prism is a new lightweight, extensible syntax highlighter, built with modern web standards in mind, by 
[Lea Verou](http://lea.verou.me). This is a WordPress plugin to make it super simple to use Prism on your
WordPress site.

Features include:

*   Easy setup (install and activate the plugin and Prism is already working)
*   Settings page with Theme chooser
*   Enable/disable Prism plugins as required (all from the settings page)

For more info on the Prism plugin see the [official site](http://prismjs.com).

== Installation ==

1. Upload the `wp-prism` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Settings > Prism Settings to tweak Prism

== Changelog ==

= 1.0 =
* Initial release
