func golang.org/x/pkgsite/internal/frontend.sanitizeHTML

2 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		readme.go#L138: 		HTML:    sanitizeHTML(&b),
		readme.go#L145: func sanitizeHTML(b *bytes.Buffer) safehtml.HTML {