The block parser for a Figure block.
public class FigureBlockParser : BlockParser, IBlockParser<BlockProcessor>, IMarkdownParser<BlockProcessor>
kind:method, kind:property, kind:ctor. Press Esc to clear.FigureBlockParser()Initializes a new instance of the FencedBlockParserBase class.TryContinue(BlockProcessor, Block)Attempts to continue parsing the specified block.TryOpen(BlockProcessor)Attempts to open a block at the current parser position.