markdown::Delimited
@Js
Source
A node that uses delimiters in the source form, e.g. *bold*
*bold*
abstract Str closingDelim()
Return the closing (ending) delimiter, e.g. *
*
abstract Str openingDelim()
Return the opening (beginning) delimiter, e.g. *