Skip to content

Releases: typedoc2md/typedoc-plugin-markdown

[email protected]

01 Jun 07:10
Compare
Choose a tag to compare

3.9.0 (2021-06-01)

Features

  • UI fixes and readability enhancements (#230) (f4329a9)

[email protected]

26 May 07:41
Compare
Choose a tag to compare

3.8.2 (2021-05-26)

Bug Fixes

  • Escape leading quote in front-matter string (#228) (ec38cbc)

[email protected]

11 May 20:38
Compare
Choose a tag to compare

3.8.1 (2021-05-11)

Bug Fixes

  • Escape double quotes inside Front Matter yaml string (8ce2f2b)
  • Fix duplicate source blocks (616ca4e)

[email protected]

05 May 22:54
Compare
Choose a tag to compare

3.8.0 (2021-05-05)

Bug Fixes

  • Add space between 'Const' and signature name (#220) (9400803)

Features

  • Enforce markdowninit standards (#219) (76a90bb)
  • Improve heading structure with disabled inline toc (#222) (2e898ac)

[email protected]

25 Apr 15:16
Compare
Choose a tag to compare

3.7.2 (2021-04-25)

Bug Fixes

[email protected]

18 Apr 09:01
Compare
Choose a tag to compare

3.7.1 (2021-04-18)

Bug Fixes

  • Remove extraneous whitespace in table description col (4e56ae4)

[email protected]

17 Apr 22:18
Compare
Choose a tag to compare

Features

  • Prefix table bars to beggining of lines
  • Use backticks and quote strings for literal types

[email protected]

04 Mar 20:10
Compare
Choose a tag to compare

Bug Fixes

  • Expand signature return types. (a348f53)

Features

  • Added --hidePageTitle option (0b9588b)
  • Added Front matter utils (a530828)

[email protected]

15 Feb 21:50
Compare
Choose a tag to compare

[email protected]

06 Jan 21:57
Compare
Choose a tag to compare
  • Added entryDocument option - fixes #176