Doraku / DefaultDocumentation

Create a simple markdown documentation from the Visual Studio xml one.
MIT No Attribution
157 stars 26 forks source link

Add `<term>` support for lists and tables #88

Closed IdkGoodName closed 2 years ago

IdkGoodName commented 2 years ago

Adds support for <term> tag.

Tables treat <term> the same as <description>, while number and bullet lists add after the term.

Doraku commented 2 years ago

Sorry for responding so late, as you may have noticed I pushed some pretty big refactoring with unit tests, it should be a lot easier to add stuff from now on, I will let you see if it is better to recreate your PR or you can rebase it on the new code, sorry for the inconvenience :/