Hey guys! Just what you've been waiting for ... You can now specify a language within your code bbcode to use syntax highlighting just like in our code snippet library.
For example ... Just do [code=c] ...
printf("Hello World\n");
Additionally, you can use the noparse bbcode when you don't want bbcode to be parsed. For example ... [b]Hi[/b] ... notice that wasn't parsed into bold despite a matching close tag and no funky spaces thrown in.