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

3 uses

	github.com/yuin/goldmark/extension (current package)
		linkify.go#L28: 	optLinkifyAllowedProtocols parser.OptionName = "LinkifyAllowedProtocols"
		linkify.go#L37: 	case optLinkifyAllowedProtocols:
		linkify.go#L59: 	c.Options[optLinkifyAllowedProtocols] = o.value