Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Extensions.Footnotes
Footnote
Properties
Links
Menu
On this page
Links Property
Definition
Namespace
Markdig.Extensions.Footnotes
Assembly
Markdig.dll
View source
Gets the links referencing this footnote.
public List<FootnoteLink> Links { get; }
Returns
List<FootnoteLink>