github.com/microcosm-cc/bluemonday.attrPolicyBuilder.allowEmpty (field)

5 uses

	github.com/microcosm-cc/bluemonday (current package)
		policy.go#L111: 	allowEmpty bool
		policy.go#L154: 		allowEmpty: false,
		policy.go#L189: 		allowEmpty: true,
		policy.go#L200: 	abp.allowEmpty = true
		policy.go#L236: 		if abp.allowEmpty {