C# to Html Syntax Highlighter using Roslyn
- Code generation – Generating code in such a way that I would have more semantic information about the existing code and thus be able to generate code in a “smarter” way.
- C# to Html syntax highlighting – There are a few solutions out there but for one reason or another, I’m just not happy with them.

