MARKUP_PARSERconstant

Shared MarkupParser instance configured with the default markup rules and behaviour.

  • Use this singleton when no custom rules, link resolution, or default context are needed.

Examples

MARKUP_PARSER.parse("This is a *bold* string.")