[TxMt] Adding code syntax highlight to markdown blogging.

Luke Daley ld at ldaley.com
Tue Mar 6 01:29:52 UTC 2007


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.



More information about the textmate mailing list