github.com/microcosm-cc/bluemonday.Policy.AllowRelativeURLs (method)

2 uses

	github.com/microcosm-cc/bluemonday (current package)
		helpers.go#L133: 	p.AllowRelativeURLs(true)
		policy.go#L342: func (p *Policy) AllowRelativeURLs(require bool) *Policy {