rickardnilsson.net is a weblog and the online home of web developer and father of three, Rickard Nilsson... More
Rickard blogs about creating software solutions using ASP.NET and agile practices.
Rtur.net / ASP.NET Forums / Karstad .NET User Group / JetBrains ReSharper / Scott Hanselman / dnrTV! / MSDN Radio / MIX'08 | Sessions / BlogEngine.Net / YUI Theater
Thanks to a great deal of interest on my post on syntax highlighting in BlogEngine.NET a while ago I'm now releasing a new version. It is based on the version that ships with BlogEngine.NET but it has been augmented as well as refactored to support more language elements like types in C#. The code formatter has been extracted and the new version is released through CodePlex.
Additional features compared to version 0.1
Syntax Highlighter Extension
I will start a series of blog posts on using and developing the new version. I thank those who have shown interest.
Be the first to rate this post
May 7. 2008 13:52
This looks really good and I am looking forward to investigating it in detail. Thanks for the contribution! But the list of supported languages on CodePlex only lists a few - does this mean that the huge list of other languages (like XML) are no longer supported?
Jesper Lunc Stocholm
May 8. 2008 04:05
Trackback from naspinski Update/Fix for the BlogEngine.Net Syntax Highlighter
naspinski
May 8. 2008 04:06
Thank you for this, it's great!!!
May 8. 2008 08:40
But the list of supported languages on CodePlex only lists a few - does this mean that the huge list of other languages (like XML) are no longer supported? That huge list is not part of the BlogEngine.NET release. However, it should be easy enough to incorporate any onther language as long as it follows the originial architecture.
Rickard