=== Plugin Name === Contributors: adityavm Donate link: Tags: highlightr, code Requires at least: 2.3.2 Tested up to: 2.5 Stable tag: 0.7 A very basic highlighter for
... blocks. Colours alternate lines differently, and adds a fancy gutter.
== Description ==
This is a very basic and crude highlighter. It doesn’t highlight keywords, strings, or any of the things fancy highlighters everywhere else do. Simply, this highlights every alternate line of code with a separate background colour.
Requires the [jQuery][jq] framework, but only to select the `` blocks. If you know what you're doing, you can remove the code to include the framework, and fix the code from the plug-in editor page.
[jq]: http://jquery.com
== Installation ==
1. Upload all the files into one directory in your plugins folder
2. Activate the plugin from 'Plugins' tab
== Known Bugs ==
0.7: Still no keyword highlighting. Will skip 0.8, 0.9 and include that in 1.0.