Releases: typedoc2md/typedoc-plugin-markdown
Releases · typedoc2md/typedoc-plugin-markdown
typedoc-plugin-markdown@3.7.0
Features
- Prefix table bars to beggining of lines
- Use backticks and quote strings for literal types
typedoc-plugin-markdown@3.6.0
typedoc-plugin-markdown@3.5.0
typedoc-plugin-markdown@3.5.0
typedoc-plugin-markdown@3.3.0
- Added
entryDocument
option - fixes #176
typedoc-plugin-markdown@3.2.0
- Support for TypeDoc 0.20
- Minor ui tweaks
typedoc-plugin-markdown@3.0.0
- [breaking change] Removed
--theme docusaurus/vuepress
implementation in favour of seperate plugins. - Implementation of some subtle UI tweaks to improve readability.
- Fixed issues with missing types and reflections.
- Updated object literals/type literals to display props/params in a tabular format.