=== Plugin Name === Contributors: akarmenia Donate link: http://ak.net84.net/ Tags: syntax highlighter, syntax, highlighter, highlighting, crayon, code highlighter Requires at least: 3.0 Tested up to: 3.2.1 Stable tag: 1.0.2 Syntax Highlighter supporting multiple languages, themes, highlighting from a URL, local file or post text. == Description == A Syntax Highlighter built in PHP and jQuery that supports customizable languages and themes. It can highlight from a URL, a local file or Wordpress post text. Crayon makes it easy to manage Language files and define custom language elements with regular expressions. It also supports some neat features like mobile/touchscreen device detection, mouse interactions, toggled plain code, toggled line numbers, tab sizes, error logging and file extension detection just to name a few. Live Demo: http://bit.ly/poKNqs == Installation == Download the .zip of the plugin and extract the contents. Upload it to the Wordpress plugin directory and activate the plugin. You can change settings and view help under Settings > Crayon in the Wordpress Admin. == Frequently Asked Questions == = How do I use this thing? = [crayon lang="php"] your code [/crayon] [crayon url="http://example.com/code.txt" /] [crayon url="/local-path-defined-in-settings/code.java" /] Please see the contextual help under Settings > Crayon for quick info about languages, themes, etc. = I need help, now! = Contact me at http://twitter.com/crayonsyntax or crayon.syntax@gmail.com. == Screenshots == 1. Different themes and Live Preview under Settings > Crayon. == Changelog == = 1.0 = * Initial Release. Huzzah! = 1.0.1 = * Fixed a bug that caused Themes not to load for some Crayons due to Wordpress content formatting. == Upgrade Notice == None yet.