Extension namespace for footnotes markdown features.
FootnoteA block for a footnote.FootnoteExtensionExtension to allow footnotes.FootnoteGroupA block that contains all the footnotes at the end of a MarkdownDocument.FootnoteLinkA inline link to a Footnote.FootnoteLinkReferenceDefinitionA link reference definition stored at the MarkdownDocument level.FootnoteParserThe block parser for a Footnote.HtmlFootnoteGroupRendererA HTML renderer for a FootnoteGroup.HtmlFootnoteLinkRendererA HTML renderer for a FootnoteLink.Contains the extension wiring, parsers, syntax nodes, and renderers for footnotes support.