typedoc2md/typedoc-plugin-markdown
A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.
TypeScriptMIT
Issues
- 0
Table of Contents (toc) not generated for type aliases when using `typedoc-plugin-remark` & `remark-toc`
#743 opened by techfg - 0
support controlling when a table content is generated
#744 opened by techfg - 0
- 14
hyperlink not generated for `{@link type#property}`
#732 opened by techfg - 2
Should `useCodeBlocks` output valid TypeScript?
#741 opened by lukekarrys - 2
- 2
- 3
Allow disabling of default remark plugins
#735 opened by smoores-dev - 3
- 4
Make object documentation less verbose
#703 opened by norswap - 10
Unioned type for function param emits `object` instead of inline type for type that is based on a `typedef`
#720 opened by techfg - 5
- 1
Use {group} in textContentMappings
#715 opened by Huxpro - 3
- 10
[typedoc-vitepress-theme]: Anchors generated by typdoc will not be compatible with vitepress if they contain colon
#725 opened by aiktb - 1
- 1
- 4
Type for optional array element not hyperlinked
#719 opened by techfg - 5
Better rendering for curried functions
#714 opened by TomerAberbach - 2
Sidebar Configuration in `sidebars.js` file
#707 opened by inhwaS - 6
typedoc 0.27.x using ESM
#721 opened by axel7083 - 5
When both a getter and a setter are defined, the return sections are not rendered correctly
#711 opened by ilg-ul - 2
`addTranslation` undefined error
#705 opened by inhwaS - 1
- 3
globals.md / packages.md vs index.md
#708 opened by wighawag - 2
- 2
More explicitly split for getter/setter APIs
#701 opened by linrongbin16 - 4
Question: Can I use "docusaurus-plugin-typedoc" alone with docusaurus app?
#700 opened by linrongbin16 - 1
Bug: Protocol-Relative URLs in `typedoc-sidebar.json` when out and docsRoot are the same
#695 opened by m1rn - 2
Bug: `@returns` tag missing in generated markdown
#694 opened by m1rn - 2
- 2
Add a `outputFileStrategy` for categories
#666 opened by fb55 - 2
Parameters ignored when in workspace mode
#697 opened by Sytten - 3
docs bug with "entryFileName"
#692 opened by Zamiell - 2
publicPath does not work with URL
#688 opened by f0x52 - 2
How to enable source code highlight in docusaurus?
#691 opened by aoki-h-jp - 2
Reflections with `@internal` are still included in docs when `excludeInternal=true`
#687 opened by dielsalder - 1
- 8
[warning] TypeDoc has been loaded multiple times. This is commonly caused by plugins which have their own installation of TypeDoc.
#676 opened by sthyagarajan - 9
Method description not shown when methods use arrows
#670 opened by xixixao - 2
Support `@group` with `@module` as main navigation
#685 opened by gossi - 1
[Docs website]: `[sidebar guide](/plugins/docusaurus/guide/sidebar)` lead to the /404
#684 opened by dmytro587 - 1
- 2
Fails to merge when entryPoints is a file array
#667 opened by adenhertog - 1
htmlTable is missing thead and tbody
#671 opened by xixixao - 1
- 3
Could not parse expression with acorn
#680 opened by DavidBal - 2
Unexpected character `\` (U+005C) in name
#679 opened by DavidBal - 5
- 1
Support table and htmlTable for return value
#672 opened by xixixao