github.com/microcosm-cc/bluemonday.Policy.allowRelativeURLs (field)

3 uses

	github.com/microcosm-cc/bluemonday (current package)
		policy.go#L71: 	allowRelativeURLs bool
		policy.go#L345: 	p.allowRelativeURLs = require
		sanitize.go#L543: 		if p.allowRelativeURLs {