I finally got around to putting it together and getting it online! :)
Only took me 4 months to ZIP it down and uploading <g>
Well it's pretty much the same as 1.x, except we've added more support for different elements you might want to highlight. Some bugfixes and performance tweaking. Although the biggest addition are the two new engines - one for RTF output and one for XML output.
There is also a new assembly - an extension of the basic component. This assembly currently only holds one class: CodeBlockHighlighter
This class is very handy if you want to highlight inline code elements, eg. code blocks in your article. If you are typing your articles using a control such RichTextBox or FreeTextBox, please set the InputIsHtmlEncoded property to true. This will make sure the generated output is as expected.
I am hoping to finish up the initial version of the component's homepage in the coming days, so you'll have a place to track the progress on upcoming verions, submit bugs and so on. - For now, simply add comments to this post, or contact me through the contact form if you have any feedback, bug reports or similar.
http://highlight.aylarsolutions.com/downloads/AylarSolutions.Highlight-2.0.zip