WordPress Rainbow Hilite - Rating, Reviews, Demo & Download
Plugin Description
“WordPress Rainbow Hilite” is no longer maintained. If you are interested in taking over the plugin, please leave a notice in the [github issues](https://github.com/mcguffin/wp-rainbow-hilite/issues).
If you like to use
Code syntax Highlighting. Documentation can be found here.
Features:
- Highlighted code can be copy-pasted directly out of the site. No “view raw” button needed.
- User friendly TinyMCE integration.
- Many programming languages supported.
Includes rainbow.js a syntax highlighting script written by Craig Campbell.
Line numbering through rainbow.linenumbers by Ron Valstar.
Currently supported languages by Rainbow are
- C
- C#
- Coffeescript
- CSS
- D
- Go
- Haskell
- HTML
- Java
- Javascript
- Lua
- PHP
- Python
- R
- Ruby
- Scheme
- Shell
- Smalltalk
There are some Hooks implemented allowing you to load your own language modules. Details here.
Latest files on GitHub.
Plugin API
The plugin offers some filters to allow themes and other plugins to hook in.
See GitHub-Repo for details.