Skip to content


Testing Syntax Highlighting

Right. I think I might have got this cracked now. Here’s some Perl code.

#!/usr/bin/perl
use strict;
use warnings;
print "Hello World\n";

That’s pretty cool, isn’t it. I wonder what it’ll look like in the web feed.

I’ll try to feed my fixes back to the author of the plugin.

Posted in Programming.

Tagged with , , , , .


2 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. 2shortplanks says

    It looks like plain text in my RSS reader. Which is a bit of a shame really; My RSS reader will execute JavaScript, won’t yours? (I use NetNewsWire)

  2. Dave Cross says

    Yeah, Google Reader would run JavaScript too (I think), but I’m not sure I want it too. I like the idea that it degrades to a <pre> tag in the web feed.



Some HTML is OK

or, reply to this post via trackback.