Skip to content

Releases: typedoc2md/typedoc-plugin-markdown

v2.0.0

16 Jun 11:27
Compare
Choose a tag to compare

Overview

  • Refactored with several code and UI improvements
  • Zero dependancies

Non breaking changes

  • --mgEngine and --mdHideSources have been deprecated in favour of --platform and --hideSources

Breaking changes

  • --mdDcousaurus removed in favour of --platform docusaurus
  • --mdSoureRepo removed - the typedoc-plugin-sourcefile-url plugin offers similar functionality

v1.2.1

15 May 10:40
Compare
Choose a tag to compare
  • #55: Links not parsed in return comments.

v1.2.0

11 Apr 22:15
Compare
Choose a tag to compare
  • #54 Added support for optional Docusaurus formatting

v1.1.27

24 Feb 21:38
Compare
Choose a tag to compare
  • #52 Disable HTML escaping in inline code blocks

v1.1.26

24 Feb 21:40
Compare
Choose a tag to compare
  • Additional fix to #50 (code block formatting).

v1.1.25

26 Jan 00:03
Compare
Choose a tag to compare
  • Fixed comment tags layout (#50)

v1.1.24

24 Jan 22:10
Compare
Choose a tag to compare
  • Escaped pipe character in comments (#49)

v1.1.23

23 Jan 22:51
Compare
Choose a tag to compare
  • Escaped pipe character in type defs (#49)

v1.1.22

18 Jan 22:00
Compare
Choose a tag to compare
  • FIxed rendering bug with Type Parameters (#48 )

v1.1.21

05 Jan 13:31
Compare
Choose a tag to compare
  • Fixed typedoc 0.14.0 compatibility (#44)