MatchedBlockParser.getParagraphContent

Returns the current content of the paragraph if the matched block is a paragraph. The content can be multiple lines separated by {@code '\n'}.

@return paragraph content or {@code null}

interface MatchedBlockParser
string
getParagraphContent
()

Meta