A block for a footnote.
public class Footnote : ContainerBlock, IBlock, IMarkdownObject, IList<Block>, ICollection<Block>, IReadOnlyList<Block>, IReadOnlyCollection<Block>, IEnumerable<Block>, IEnumerable
kind:method, kind:property, kind:ctor. Press Esc to clear.Footnote(BlockParser)Initializes a new instance of the Footnote class.LabelSpanThe label spanLabelGets or sets the label used by this footnote.LinksGets the links referencing this footnote.OrderGets or sets the order of this footnote (determined by the order of the FootnoteLink in the document)