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

4 uses

	github.com/yuin/goldmark/extension (current package)
		linkify.go#L54: type withLinkifyAllowedProtocols struct {
		linkify.go#L58: func (o *withLinkifyAllowedProtocols) SetParserOption(c *parser.Config) {
		linkify.go#L62: func (o *withLinkifyAllowedProtocols) SetLinkifyOption(p *LinkifyConfig) {
		linkify.go#L70: 	return &withLinkifyAllowedProtocols{