nonParagraphElements method

Parser nonParagraphElements()

Implementation

Parser nonParagraphElements() =>
    element()..replace(ref0(paragraph), noOpFail());