github.com/microcosm-cc/bluemonday.Policy.addSpaces (field)
8 uses
github.com/microcosm-cc/bluemonday (current package)
policy.go#L52: addSpaces bool
policy.go#L399: p.addSpaces = allow
sanitize.go#L144: if p.addSpaces {
sanitize.go#L158: if p.addSpaces {
sanitize.go#L180: if p.addSpaces {
sanitize.go#L193: if p.addSpaces {
sanitize.go#L207: if p.addSpaces {
sanitize.go#L218: if p.addSpaces {
![]() |
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. |