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

Custom i18n texts #458

Closed kaikaibenkai closed 3 months ago

kaikaibenkai commented 12 months ago

This may be difficult, but it is really important :heart:

tgreyuk commented 12 months ago

Do you want the ability to have a dictionary of static labels for things like group headings (Variables, Functions etc) or something else?

kaikaibenkai commented 12 months ago

Do you want the ability to have a dictionary of static labels for things like group headings (Variables, Functions etc) or something else?

Yes

tgreyuk commented 7 months ago

This is now possible in the next version. See https://www.typedoc-plugin-markdown.org/options#textcontentmappings .

tgreyuk commented 3 months ago

typedoc-plugin-markdown@4.0.0