Releases: typedoc2md/typedoc-plugin-markdown
Releases · typedoc2md/typedoc-plugin-markdown
v1.1.10
- Fixed #29: Compilation error when all children are hidden.
v1.1.9
- Fix #27 Broken parameter table when function has a parameter with different types.
v1.1.8
- Correct turndown configuration #25
v1.1.7
- Make turndown default to using fenced code blocks #24
v1.1.6
- Fixed #22 "Handling generic types"
v1.1.5
- Fixed #21 "Handling generic types"
- Added flags to params and refactored param table headers
- Fixed issue with members not displaying in index
v1.1.3
- Cleaned up interface properties layout
v1.1.2
- Reduced whitespace of output
v1.1.1
- Updated GitBook output to take account of sub-navigation generation.
v1.1.0
- Added 'gitbook' flavour option that add a SUMMARY.md file to generate a book's table of contents