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