func github.com/yuin/goldmark/extension/ast.NewFootnote

2 uses

	github.com/yuin/goldmark/extension/ast (current package)
		footnote.go#L98: func NewFootnote(ref []byte) *Footnote {

	github.com/yuin/goldmark/extension
		footnote.go#L62: 	item := ast.NewFootnote(label)