Tag Archives: SyntaxHighlighter

Adding SyntaxHighlighter QuickTag Support to WordPress

Edit: The latest version of the SyntaxHighlighter plugin, called SyntaxHighlighter Evolved, now supports version 2.0 and has built-in shortcode support which is way cooler than what I did here. :-)

Posted in blogging, code | Tagged , , | Comments Off

Testing Perl Support for Google SyntaxHighlighter

I’ve been enjoying playing with Google’s SyntaxHighlighter. Another user came up with a Perl brush file, so I thought I’d give it a shot. One note from the author of the brush file is that -> gets converted to -> … Continue reading

Posted in code | Tagged , | Comments Off

Code Highlighting With Google’s SyntaxHighlighter

This is (mostly) a test post to see how well Google’s SyntaxHighligher works. As you hopefully see below (if your browser supports javascript), it works well. I approve! I use a combination of plugins that all fight to figure out … Continue reading

Posted in code, how-to | Tagged | 2 Comments