Wyam2 / wyam

A modular static content and static site generator written in .NET. Fork of Wyam project.
https://wyam2.github.io/
MIT License
6 stars 1 forks source link

Render all XML comment tags #24 #52

Closed savornicesei closed 3 years ago

savornicesei commented 3 years ago

Added support for note tag Added support for langword in see tag Added support for definition list Added support for language, source and region in code tag Added support for b and i tags (bold and italics, both recognized by VS and Rider intellisense); if they contain other XML comments tags they will be processed Added full support for SHFB' RevisionHistory Added more XML Comments rendering tests