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

4 uses

	github.com/yuin/goldmark/extension (current package)
		footnote.go#L355: type withFootnoteIDPrefix struct {
		footnote.go#L359: func (o *withFootnoteIDPrefix) SetConfig(c *renderer.Config) {
		footnote.go#L363: func (o *withFootnoteIDPrefix) SetFootnoteOption(c *FootnoteConfig) {
		footnote.go#L369: 	return &withFootnoteIDPrefix{a}