typedoc-plugin-markdown

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.

MIT License

Downloads
1.6M
Stars
706
Committers
43

Bot releases are hidden (Show)

typedoc-plugin-markdown - [email protected]

Published by tgreyuk over 3 years ago

0.14.0 (2021-05-05)

Features

  • Replace manual sidebar logic with autogenerated sidebars (#217) (a2002ca)
  • Update sidebar label for 'Exports' (#223) (a96aa4e)
typedoc-plugin-markdown - [email protected]

Published by tgreyuk over 3 years ago

0.13.0 (2021-04-28)

Bug Fixes

  • Consolidate options after TypeDoc option readers (#214) (14b24e4)

Features

  • Update heading logic as per 'frontmatter-less' titles in alpha.73 (62cf0d1)
typedoc-plugin-markdown - [email protected]

Published by tgreyuk over 3 years ago

3.7.2 (2021-04-25)

Bug Fixes

typedoc-plugin-markdown - [email protected]

Published by tgreyuk over 3 years ago

3.7.1 (2021-04-18)

Bug Fixes

  • Remove extraneous whitespace in table description col (4e56ae4)
typedoc-plugin-markdown - [email protected]

Published by tgreyuk over 3 years ago

Features

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

Published by tgreyuk over 3 years ago

Bug Fixes

  • Expand signature return types. (a348f53)

Features

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

Published by tgreyuk over 3 years ago

typedoc-plugin-markdown - [email protected]

Published by tgreyuk almost 4 years ago

  • Added entryDocument option - fixes #176
typedoc-plugin-markdown - [email protected]

Published by tgreyuk almost 4 years ago

  • Support for TypeDoc 0.20
  • Minor ui tweaks
typedoc-plugin-markdown - [email protected]

Published by tgreyuk about 4 years ago

  • [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.
typedoc-plugin-markdown - v2.4.0

Published by tgreyuk about 4 years ago

  • Added publicPath option
  • Fixed array of union types being rendered without parentheses #130
typedoc-plugin-markdown - v2.3.2

Published by tgreyuk about 4 years ago

  • Replace angle brackets with pointing angles #136
typedoc-plugin-markdown - v2.3.1

Published by tgreyuk over 4 years ago

  • Merged #127
typedoc-plugin-markdown - v.2.3.0

Published by tgreyuk over 4 years ago

  • fixed #119
  • merged #124
typedoc-plugin-markdown - v2.2.17

Published by tgreyuk over 4 years ago

  • Merged #108 (option to skip sidebar)
typedoc-plugin-markdown - v2.2.11

Published by tgreyuk about 5 years ago

  • Implement index hiding #106
typedoc-plugin-markdown - v2.2.5

Published by tgreyuk about 5 years ago

  • Fixed #97
typedoc-plugin-markdown - v2.2.6

Published by tgreyuk about 5 years ago

  • Merged #98
typedoc-plugin-markdown - v2.2.3

Published by tgreyuk about 5 years ago

  • Merged #94
typedoc-plugin-markdown - v2.2.4

Published by tgreyuk about 5 years ago

  • Fixed #95