Search results

Types

Classes
Interfaces
Enums
Functions
Type aliases
Constants

Members

Properties
Methods
Getters
Setters
Enum members
Show privates

Other

In this module only

Function initMarkdown

Defined in markdown.ts

(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