Skip to content

Releases: typedoc2md/typedoc-plugin-markdown

typedoc-plugin-markdown@3.7.0

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

typedoc-plugin-markdown@3.6.0

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)

typedoc-plugin-markdown@3.5.0

15 Feb 21:50
Compare
Choose a tag to compare
typedoc-plugin-markdown@3.5.0

typedoc-plugin-markdown@3.3.0

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

typedoc-plugin-markdown@3.2.0

30 Dec 10:46
Compare
Choose a tag to compare
  • Support for TypeDoc 0.20
  • Minor ui tweaks

typedoc-plugin-markdown@3.0.0

20 Sep 07:09
Compare
Choose a tag to compare
  • [breaking change] Removed --theme docusaurus/vuepress implementation in favour of seperate plugins.
  • Implementation of some subtle UI tweaks to improve readability.
  • Fixed issues with missing types and reflections.
  • Updated object literals/type literals to display props/params in a tabular format.

v2.4.0

01 Aug 23:52
Compare
Choose a tag to compare
  • Added publicPath option
  • Fixed array of union types being rendered without parentheses #130

v2.3.2

31 Jul 22:04
Compare
Choose a tag to compare
  • Replace angle brackets with pointing angles #136

v2.3.1

04 Jun 16:06
Compare
Choose a tag to compare

v.2.3.0

02 Jun 22:37
Compare
Choose a tag to compare