Skip to content

Releases: typedoc2md/typedoc-plugin-markdown

v1.0.15

30 Mar 20:54
Compare
Choose a tag to compare
  • Updated packages

v1.0.14

14 Feb 23:16
Compare
Choose a tag to compare
  • Updated packages and readme. No code changes.

v1.0.13

13 Feb 23:50
Compare
Choose a tag to compare
  • Fixed issue with private properties not rendering.

v1.0.12

28 Dec 20:49
Compare
Choose a tag to compare
  • Updated url resolving logic to match default theme

v1.0.11

06 Oct 22:01
Compare
Choose a tag to compare
  • Updated for typedoc 0.9.0

v1.0.10

29 Sep 23:25
Compare
Choose a tag to compare
  • Removed extraneous ? symbol from parameter output as flag already set to optional

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.