MarkupRulestype
readonly MarkupRule[]
| Type | |
|---|---|
MarkupRule | A single markup rule: a regular expression that matches a span of input plus a renderer that turns the match into an element. |
An immutable list of MarkupRule instances applied by a MarkupParser.