CodeConnect/SourceBrowser

Refactor HtmlTransformer to use HtmlTextWriter

JoshVarty opened this issue · 1 comments

Hand crafting HTML was not the correct decision here.

Yup! 👍
TreeViewTransformer can be used for inspiration as it uses HtmlTextWriter