I find it very useful when learning a language to see the code accurately syntax highlighted on a web page when a snippet is shown. I want to design a fileout method that will allow developers to file out code with html to put into a web page.

I know I need to use RBFormatter; any ideas on where to go from here? Where do I get a codestream for example?

thanks