Function initMarkdown
(generator: Generatorclass Generatorts-docs/generator/Generator): void
Adds the following custom marked extensions:
- References like thisfunction initMarkdownts-docs/generator/initMarkdown (
[[initMarkdown as this]]
) - JSDoc
@link
tags - Warning blocks (
|> This
) - Adds the custom "section-header" class to all headings
- Wraps are codeblocks in the
hljs
class - Resolves relative asset links
- Code tabs