Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for Markdown plugin

  • strikethrough: If true text between ~ will receive strikethrough format.
  • bold: If true text between * will receive bold format.
  • italic: If true text between _ will receive italic format.
  • codeFormat: If provided, text between ` will receive code format. If equal to {}, it will set the default code format.

Hierarchy

  • MarkdownOptions

Index

Properties

Optional bold

bold: boolean

Optional codeFormat

Optional italic

italic: boolean

Optional strikethrough

strikethrough: boolean

Generated using TypeDoc