Skip to content

Releases: typedoc2md/typedoc-plugin-markdown

v1.1.24

24 Jan 22:10

Choose a tag to compare

  • Escaped pipe character in comments (#49)

v1.1.23

23 Jan 22:51

Choose a tag to compare

  • Escaped pipe character in type defs (#49)

v1.1.22

18 Jan 22:00

Choose a tag to compare

  • FIxed rendering bug with Type Parameters (#48 )

v1.1.21

05 Jan 13:31

Choose a tag to compare

  • Fixed typedoc 0.14.0 compatibility (#44)

v1.1.20

22 Dec 14:57

Choose a tag to compare

  • Fixed #43 Properties with multiple allowable types render incorrectly

v1.1.19

17 Nov 19:16

Choose a tag to compare

  • #42 links to identifiers differing only in case

v1.1.18

27 Oct 00:20

Choose a tag to compare

  • Updated paramter table column header from 'Param' to 'Name'

v1.1.17

12 Oct 19:12

Choose a tag to compare

  • Fixed #35: gitbook index visibility

v1.1.16

01 Oct 21:46

Choose a tag to compare

  • Fixed #39: Added support for _namedParameters

v1.1.15

28 Aug 23:08

Choose a tag to compare

  • #38 Formatting of interface generic method is unclear.