Represents the GridTableParser type.
public class GridTableParser : BlockParser, IBlockParser<BlockProcessor>, IMarkdownParser<BlockProcessor>
kind:method, kind:property, kind:ctor. Press Esc to clear.GridTableParser()Initializes a new instance of the GridTableParser class.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.