Hi,
Would it be possible to add support for correctly syntax highlighting code in markdown blog posts?
I have the iG:Syntax Hiliter plugin <http://blog.igeek.info/wp- plugins/igsyntax-hiliter/> which highlights the code when viewed online, but it would be nice to have the code highlighted in TextMate. The syntax for this plugin is ....
[perl] # perl code here [/perl]
[ruby] # ruby code here [/ruby]
etc.
What would be the best way to do this?
- Luke.