Just finished uploading a very simple demo of Highlight 2.0. The sample takes advantage of the Extensions assembly - the CodeBlockHighlighter class
To see what Highlight can do, simply add some content to the textbox with some inline code. These sections of code needs to be encapsulated in [code language=“?“][/code] tags (Eg. [code language=”C#”]// a simple comment[/code] )
http://highlight.aylarsolutions.com/Samples/default.aspx
Enjoy! ;)