MARKUP_RULES_BLOCKconstant
MARKUP_RULES_BLOCK: MarkupRules
Default markup rules that render in a block context — fenced code, headings, separators, lists, blockquotes, tables, and paragraphs.
Examples
new MarkupParser({ rules: MARKUP_RULES_BLOCK })