Skip to content

Releases: typedoc2md/typedoc-plugin-markdown

v1.0.9

28 Sep 22:21
Compare
Choose a tag to compare
  • Fixed issue with optionals not rendering correctly.
  • Fixed issue with internal links in parameter comment blocks not rendering correctly.

v1.0.8

22 Aug 08:11
Compare
Choose a tag to compare

Fixed issue with links not parsing correctly inside comment tags.

v1.0.7

18 Aug 07:58
Compare
Choose a tag to compare

Updated dependencies.

v1.0.6

25 Jul 09:21
Compare
Choose a tag to compare
  • 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

25 Jul 07:31
Compare
Choose a tag to compare
  • Fixed bug where Interfaces were not displaying as return types correctly.

v1.0.4

17 Jul 21:48
Compare
Choose a tag to compare
  • Fixed bug with parameter column layout

v1.0.3

17 Jul 19:50
Compare
Choose a tag to compare

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

29 Jun 22:13
Compare
Choose a tag to compare

Readme updates only - no code changes.

v1.0.1

29 Jun 22:13
Compare
Choose a tag to compare

Readme updates only - no code changes.

v1.0.0

29 Jun 21:50
Compare
Choose a tag to compare

First major release with basic feature set.