Block parser for a ParagraphBlock.
public class ParagraphBlockParser : BlockParser, IBlockParser<BlockProcessor>, IMarkdownParser<BlockProcessor>
kind:method, kind:property, kind:ctor. Press Esc to clear.ParseSetexHeadingsGets or sets the parse setex headings.Close(BlockProcessor, Block)Performs the close operation.TryContinue(BlockProcessor, Block)Attempts to continue parsing the specified block.TryOpen(BlockProcessor)Attempts to open a block at the current parser position.