type github.com/yuin/goldmark/extension.withFootnoteIDPrefixFunction

4 uses

	github.com/yuin/goldmark/extension (current package)
		footnote.go#L374: type withFootnoteIDPrefixFunction struct {
		footnote.go#L378: func (o *withFootnoteIDPrefixFunction) SetConfig(c *renderer.Config) {
		footnote.go#L382: func (o *withFootnoteIDPrefixFunction) SetFootnoteOption(c *FootnoteConfig) {
		footnote.go#L388: 	return &withFootnoteIDPrefixFunction{a}