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 - v1.1.18

Published by tgreyuk almost 6 years ago

  • Updated paramter table column header from 'Param' to 'Name'
typedoc-plugin-markdown - v1.1.17

Published by tgreyuk about 6 years ago

  • Fixed #35: gitbook index visibility
typedoc-plugin-markdown - v1.1.16

Published by tgreyuk about 6 years ago

  • Fixed #39: Added support for _namedParameters
typedoc-plugin-markdown - v1.1.15

Published by tgreyuk about 6 years ago

  • #38 Formatting of interface generic method is unclear.
typedoc-plugin-markdown - v1.1.14

Published by tgreyuk about 6 years ago

  • #37 Change type alias prefix symbol and formatting to avoid confusion
typedoc-plugin-markdown - v1.1.13

Published by tgreyuk over 6 years ago

  • #33 Plugin already loaded error(s)
typedoc-plugin-markdown - v1.1.12

Published by tgreyuk over 6 years ago

  • Fixed #32 node 6 support
typedoc-plugin-markdown - v1.1.11

Published by tgreyuk over 6 years ago

  • #31 Fix bitbucket sourcefile url
typedoc-plugin-markdown - v1.1.10

Published by tgreyuk over 6 years ago

  • Fixed #29: Compilation error when all children are hidden.
typedoc-plugin-markdown - v1.1.9

Published by tgreyuk over 6 years ago

  • Fix #27 Broken parameter table when function has a parameter with different types.
typedoc-plugin-markdown - v1.1.8

Published by tgreyuk over 6 years ago

  • Correct turndown configuration #25
typedoc-plugin-markdown - v1.1.7

Published by tgreyuk over 6 years ago

  • Make turndown default to using fenced code blocks #24
typedoc-plugin-markdown - v1.1.6

Published by tgreyuk over 6 years ago

  • Fixed #22 "Handling generic types"
typedoc-plugin-markdown - v1.1.5

Published by tgreyuk over 6 years ago

  • Fixed #21 "Handling generic types"
  • Added flags to params and refactored param table headers
  • Fixed issue with members not displaying in index
typedoc-plugin-markdown - v1.1.3

Published by tgreyuk over 6 years ago

  • Cleaned up interface properties layout
typedoc-plugin-markdown - v1.1.2

Published by tgreyuk over 6 years ago

  • Reduced whitespace of output
typedoc-plugin-markdown - v1.1.1

Published by tgreyuk over 6 years ago

  • Updated GitBook output to take account of sub-navigation generation.
typedoc-plugin-markdown - v1.1.0

Published by tgreyuk over 6 years ago

  • Added 'gitbook' flavour option that add a SUMMARY.md file to generate a book's table of contents
typedoc-plugin-markdown - v1.0.15

Published by tgreyuk over 6 years ago

  • Updated packages
typedoc-plugin-markdown - v1.0.14

Published by tgreyuk over 6 years ago

  • Updated packages and readme. No code changes.