MARKUP_RULES_INLINEconstant
MARKUP_RULES_INLINE: MarkupRules
Default markup rules that render in an inline context — inline code, links, autolinks, emphasis, and hard linebreaks.
Examples
new MarkupParser({ rules: MARKUP_RULES_INLINE })