A block that contains all the footnotes at the end of a MarkdownDocument.
public class FootnoteGroup : ContainerBlock, IBlock, IMarkdownObject, IList<Block>, ICollection<Block>, IReadOnlyList<Block>, IReadOnlyCollection<Block>, IEnumerable<Block>, IEnumerable
kind:method, kind:property, kind:ctor. Press Esc to clear.FootnoteGroup(BlockParser)Initializes a new instance of the FootnoteGroup class.