As some of you may already know I recently developed a source code highlighting engine, specifically to highlight Xaml code by wrapping it in BB-Code tags. While the original worked just fine (with some minor anomalies) the engine itself was rather rigid and could not be expanded easily. This did not fit in with the overall goal of the engine which was to be capable of gaining additional languages with ease.


I have spend the last few weeks (never enough time!) rewriting the engine around an XML database using LINQ to communicate with it. The engine is now about 80% finished.

One of the main features of the engine will be the ability to tag code in HTML/CSS in order to allow people to place code on their blogs and other websites. This is where I need help...

I do not know a lot about HTML/CSS and time is tight as it is. What Im looking for is someone who know HTML/CSS comfortably and can come up with the tags necessary to highlight on a web page.

If your interested please send me a PM and I will organize a design document for you to work off.

Thanks
DeanMc