Releases: typedoc2md/typedoc-plugin-markdown
Releases · typedoc2md/typedoc-plugin-markdown
01 Nov 23:00
Compare
Sorry, something went wrong.
No results found
Patch Changes
Enhanced the formatting and structure of accessor output (#711 )
01 Oct 21:22
Compare
Sorry, something went wrong.
No results found
Patch Changes
Expose @return block tags on declarations (#694 )
Add parentheses on function names in type declaration table views (#696 )
22 Sep 22:35
Compare
Sorry, something went wrong.
No results found
Patch Changes
Fix missing slash when public path is prefixed with http (#688 )
05 Sep 21:23
Compare
Sorry, something went wrong.
No results found
Patch Changes
Correctly handle top level custom groups in navigation (#685 )
Fix missing index descriptions for some signatures (#670 )
Add '?' for optional type declarations in tables
25 Aug 08:55
Compare
Sorry, something went wrong.
No results found
Patch Changes
Expose missing entrypoints to navigation (#663 )
Fix missing function descriptions in indexes
15 Aug 22:26
Compare
Sorry, something went wrong.
No results found
Patch Changes
Expose comment for arrow functions in type declarations (#670 )
Tables generated with the "htmlTable" key will include <thead> and <tbody> elements to fix MDX compatibility issues (#671 )
Expose missing descriptions with accessor keyword (#664 )
13 Aug 19:27
Compare
Sorry, something went wrong.
No results found
Patch Changes
Expose comments to reflections with the accessor keyword (#664 )
Omit constructors from category groups (#661 )
Update categories structure in navigation to match interface model
24 Jul 18:53
Compare
Sorry, something went wrong.
No results found
Patch Changes
Fix missing return comments for const functions (#656 )
22 Jul 17:22
Compare
Sorry, something went wrong.
No results found
Patch Changes
Correctly resolve comment summary for const functions (#656 )
Fix anchor links containing generics (#655 )
11 Jul 20:25
Compare
Sorry, something went wrong.
No results found
Patch Changes
Fix missing index descriptions for signatures (#618 )