github.com/microcosm-cc/bluemonday.Policy.RequireParseableURLs (method)
6 uses
github.com/microcosm-cc/bluemonday (current package)
helpers.go#L130: p.RequireParseableURLs(true)
helpers.go#L208: p.RequireParseableURLs(true)
policy.go#L332: func (p *Policy) RequireParseableURLs(require bool) *Policy {
policy.go#L344: p.RequireParseableURLs(true)
policy.go#L355: p.RequireParseableURLs(true)
policy.go#L378: p.RequireParseableURLs(true)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |