BBCode and Syntax Highlighting with Django October 05, 2009 08:02 / 0 comments

Lightweight BBCode parser and syntax highlighting for Django. Code blocks set off with the tag will be automatically highlighted.


BBCode, Syntax Highlighting and more July 03, 2009 14:32 / 0 comments

Add BBCode support and Syntax highlighting using PHP. To make the blog even easier to use, I thought I'd get away from using HTML in my entries altogether. I also wanted a way to easily paste code and have it highlighted. Works on nested tags!