Interface MarkupOption

MarkupOption markup options

Hierarchy

  • MarkupOption

Properties

Context?: string

Context to render

in: body

FilePath?: string

File path for detecting extension in file mode

in: body

Mode?: string

Mode to render (comment, gfm, markdown, file)

in: body

Text?: string

Text markup to render

in: body

Wiki?: boolean

Is it a wiki page ?

in: body

Generated using TypeDoc