func github.com/google/safehtml/template.sanitizeHTMLValOnly

2 uses

	github.com/google/safehtml/template (current package)
		sanitizers.go#L102: 	sanitizeHTMLValOnlyFuncName:                    sanitizeHTMLValOnly,
		sanitizers.go#L529: func sanitizeHTMLValOnly(args ...interface{}) (string, error) {