A HTML renderer for a FootnoteLink.
public class HtmlFootnoteLinkRenderer : HtmlObjectRenderer<FootnoteLink>, IMarkdownObjectRenderer
kind:method, kind:property, kind:ctor. Press Esc to clear.HtmlFootnoteLinkRenderer()Initializes a new instance of the HtmlFootnoteLinkRenderer class.BackLinkStringGets or sets the back link string.FootnoteBackLinkClassGets or sets the footnote back link class.FootnoteLinkClassGets or sets the footnote link class.Write(HtmlRenderer, FootnoteLink)Writes the object to the specified renderer.