github.com/microcosm-cc/bluemonday.Policy.requireParseableURLs (field)
7 uses
github.com/microcosm-cc/bluemonday (current package)
policy.go#L68: requireParseableURLs bool
policy.go#L292: p.requireParseableURLs = true
policy.go#L305: p.requireParseableURLs = true
policy.go#L318: p.requireParseableURLs = true
policy.go#L334: p.requireParseableURLs = require
sanitize.go#L309: if p.requireParseableURLs {
sanitize.go#L510: if p.requireParseableURLs {
![]() |
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. |