typedoc-plugin-markdown icon indicating copy to clipboard operation
typedoc-plugin-markdown copied to clipboard

Add hideReflectionKindInTitle option

Open lorenzolewis opened this issue 3 years ago • 2 comments

Adds the option to hide the reflection kind in the title of a generated page to allow for "cleaner" titles (defaults to false so there is no change unless added to the config).

lorenzolewis avatar Aug 13 '22 13:08 lorenzolewis

Thanks - this is a good idea, but at the same time we could end up with countless options. I am currently refactoring to make it easier to customise the templates and perhaps default to 'cleaner' titles. Will have a think on this one.

tgreyuk avatar Aug 14 '22 21:08 tgreyuk

Makes sense!

lorenzolewis avatar Aug 14 '22 21:08 lorenzolewis