A node that uses delimiters in the source form (e.g. <code>*bold*</code>).
@return the closing (ending) delimiter, e.g. <code>*</code>
@return the opening (beginning) delimiter, e.g. <code>*</code>
See Implementation
A node that uses delimiters in the source form (e.g. <code>*bold*</code>).