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 - v2.2.0

Published by tgreyuk about 5 years ago

  • Updated theming model
  • Support for categorization
typedoc-plugin-markdown - v2.1.3

Published by tgreyuk about 5 years ago

  • Fixed #77 symbol references
typedoc-plugin-markdown - v2.1.2

Published by tgreyuk about 5 years ago

typedoc-plugin-markdown -

Published by tgreyuk about 5 years ago

  • #75 Links not Working when Displayed in Azure DevOps Wiki
typedoc-plugin-markdown - v2.1.0

Published by tgreyuk about 5 years ago

  • Added additional arguments
    • namedAnchors
    • hideBreadcrumbs
typedoc-plugin-markdown - v2.0.7

Published by tgreyuk over 5 years ago

  • Fixed #63 strips whitespace in fenced examples
  • Fixed #64 sign in title
  • Minor UI tweaks
typedoc-plugin-markdown - v2.0.6

Published by tgreyuk over 5 years ago

  • VuePress support
typedoc-plugin-markdown - v2.0.1 - v2.05

Published by tgreyuk over 5 years ago

  • Bug fixing / teething issues
typedoc-plugin-markdown - v2.0.0

Published by tgreyuk over 5 years ago

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
typedoc-plugin-markdown - v1.2.1

Published by tgreyuk over 5 years ago

  • #55: Links not parsed in return comments.
typedoc-plugin-markdown - v1.2.0

Published by tgreyuk over 5 years ago

  • #54 Added support for optional Docusaurus formatting
typedoc-plugin-markdown - v1.1.26

Published by tgreyuk over 5 years ago

  • Additional fix to #50 (code block formatting).
typedoc-plugin-markdown - v1.1.27

Published by tgreyuk over 5 years ago

  • #52 Disable HTML escaping in inline code blocks
typedoc-plugin-markdown - v1.1.25

Published by tgreyuk over 5 years ago

  • Fixed comment tags layout (#50)
typedoc-plugin-markdown - v1.1.24

Published by tgreyuk almost 6 years ago

  • Escaped pipe character in comments (#49)
typedoc-plugin-markdown - v1.1.23

Published by tgreyuk almost 6 years ago

  • Escaped pipe character in type defs (#49)
typedoc-plugin-markdown - v1.1.22

Published by tgreyuk almost 6 years ago

  • FIxed rendering bug with Type Parameters (#48 )
typedoc-plugin-markdown - v1.1.21

Published by tgreyuk almost 6 years ago

  • Fixed typedoc 0.14.0 compatibility (#44)
typedoc-plugin-markdown - v1.1.20

Published by tgreyuk almost 6 years ago

  • Fixed #43 Properties with multiple allowable types render incorrectly
typedoc-plugin-markdown -

Published by tgreyuk almost 6 years ago

  • #42 links to identifiers differing only in case