Easy code highlighting for WordPress with Chili
Easy code highlighting for WordPress with Chili (the bundled version is 2.2):
code tab<code class="lang"></code> tagslang with the language to highlight<code class="php">echo "<script>alert( 'Hello ' + $name );</script>";</code><code class="javascript">alert( 'Hello ' + $name );</code><pre><code class="lang"></code></pre> tags if you want to preserve white space<pre> element to add line numbers
Requires: 2.1 or higher
Compatible up to: 3.0.5
Last Updated: 2010-6-25
Downloads: 2,581
0 of 1 support threads in the last two months have been resolved.
Got something to say? Need help?