Releases: typedoc2md/typedoc-plugin-markdown
Releases · typedoc2md/typedoc-plugin-markdown
3.12.0 (2022-04-09)
Bug Fixes
Features
0.17.0 (2022-02-18)
Features
- Added ability to pass in additional global Frontmatter options (55cc7e0)
- Added new includeExtension option (#293)
Bug Fixes
- wrap index signature output within back ticks (#292) (2226322)
Bug Fixes
- escape pipes in comments and expand object type in props table (#286) (b87c250)
0.10.3 (2022-02-04)
Bug Fixes
- move bootstrap logic out of ready() lifecycle (#290) (53eff76)
Bug Fixes
- Add comments for function type properties (#281) (d3441f2)
Bug Fixes
- Add comments for function type properties (#281) (c38a095)
- Correctly define theme using TypeDoc
defineTheme
method (5f2ef42)