typedoc2md / typedoc-plugin-markdown

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.
https://typedoc-plugin-markdown.org
MIT License
697 stars 173 forks source link

fix: plugin not load #465

Closed NoahHahm closed 11 months ago

NoahHahm commented 11 months ago

typedoc: 0.25.0 docusaurus-plugin-typedoc: 0.20.0

the typedoc plugin does not load properly in that version. this problem docusaurus.config.js It is reproduced when the plugin option is specified.

Since I don't know all the structures of this project, it's okay to close the PR.

tgreyuk commented 11 months ago

Thanks. This has been fixed in #468 so closing this.