Compatible with DokuWiki
Similar to code, code2, code3, highlightjs, syntaxhighlighter
Download and install the plugin using the Plugin Manager using the URL given above. Refer to Plugins on how to install plugins manually.
jQuery.Syntax is an extremely fast and lightweight syntax highlighter. It has dynamic loading of syntax source files and integrates cleanly using CSS or modelines.
Please see the main project page for examples, compatibility, and free cake!
Transparently replaces <code> and <file> tags, as per most other code style plugins.
if you replace
toolbar.append('<a href="http://www.oriontransfer.co.nz/software/jquery-syntax"
with
toolbar.append('<a href="http://codepad.org" target="oriontransfer">!</a>');toolbar.append('<a href="http://www.oriontransfer.co.nz/software/jquery-syntax" target="oriontransfer">?</a>')
you can provide a link to an online-Interpreter