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

[next] Some type outputs are broken #473

Closed ziad-saab closed 10 months ago

ziad-saab commented 11 months ago

Some type outputs contain HTML tags that break the rendering. An example can be seen here:

https://docs.metamask.io/zs/keyring-doc/snaps/reference/keyring-api/Classes/class.KeyringClient/#parameters-1

Capture of the output:

image
tgreyuk commented 10 months ago

Fix versions

typedoc-plugin-markdown@4.0.0-next.21 docusaurus-plugin-typedoc@1.0.0-next.16

Changes

Screenshot 2023-09-25 at 23 08 12