Options
All
  • Public
  • Public/Protected
  • All
Menu

Settings for mark down features

Hierarchy

Index

Properties

markdownBold

markdownBold: boolean

When typing text surrounded by '*', the symbols will be removed and the text will be bolded.

default

true

markdownInlineCode

markdownInlineCode: boolean

When typing text surrounded by '`', the symbols will be removed and the text will be wrapped in a code tag.

default

true

markdownItalic

markdownItalic: boolean

When typing text surrounded by '_', the symbols will be removed and the text will be italicized.

default

true

markdownStrikethru

markdownStrikethru: boolean

When typing text surrounded by '~', the symbols will be removed and the text will be strike through.

default

true

Generated using TypeDoc