const github.com/yuin/goldmark/extension.optFootnoteIDPrefixFunction

3 uses

	github.com/yuin/goldmark/extension (current package)
		footnote.go#L309: 	case optFootnoteIDPrefixFunction:
		footnote.go#L372: const optFootnoteIDPrefixFunction renderer.OptionName = "FootnoteIDPrefixFunction"
		footnote.go#L379: 	c.Options[optFootnoteIDPrefixFunction] = o.value