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

4 uses

	github.com/yuin/goldmark/extension (current package)
		footnote.go#L393: type withFootnoteLinkTitle struct {
		footnote.go#L397: func (o *withFootnoteLinkTitle) SetConfig(c *renderer.Config) {
		footnote.go#L401: func (o *withFootnoteLinkTitle) SetFootnoteOption(c *FootnoteConfig) {
		footnote.go#L407: 	return &withFootnoteLinkTitle{a}