Releases: typedoc2md/typedoc-plugin-markdown
Releases · typedoc2md/typedoc-plugin-markdown
v1.0.9
- Fixed issue with optionals not rendering correctly.
- Fixed issue with internal links in parameter comment blocks not rendering correctly.
v1.0.8
Fixed issue with links not parsing correctly inside comment tags.
v1.0.6
- Removed -mdOutFile from options (this never worked very well and was over complicating the code - if anybody complains then will look at re-implementing).
- Tidied up interface output to use generic property partials.
v1.0.5
- Fixed bug where Interfaces were not displaying as return types correctly.
v1.0.4
- Fixed bug with parameter column layout
v1.0.3
Minor improvements and bug fixes:
- Put default paramters values in a seperate table column
- Added comments to object literal
- Added symbol for type alias
- Fixed rendering of typeArguments
v1.0.2
Readme updates only - no code changes.
v1.0.1
Readme updates only - no code changes.
v1.0.0
First major release with basic feature set.