github.com/russross/blackfriday/v2.LinkData.Footnote (field)

2 uses

	github.com/russross/blackfriday/v2 (current package)
		inline.go#L578: 		linkNode.Footnote = footnoteNode
		node.go#L87: 	Footnote    *Node  // If it's a footnote, this is a direct link to the footnote Node. Otherwise nil.