Processes the delimiters.
bool PostProcess(InlineProcessor state, Inline? root, Inline? lastChild, int postInlineProcessorIndex, bool isFinalProcessing)
The parser state.
The root inline.
The last child.
Index of this delimiter processor.
true to continue to the next delimiter processor;
false to stop the process (in case a processor is performing sub-sequent processor itself)