func github.com/google/safehtml.escapeAndCoerceToInterchangeValid

2 uses

	github.com/google/safehtml (current package)
		html.go#L45: 	return HTML{escapeAndCoerceToInterchangeValid(text)}
		html.go#L65: func escapeAndCoerceToInterchangeValid(str string) string {