func text/template.HTMLEscaper
3 uses
text/template (current package)
funcs.go#L44: "html": HTMLEscaper,
funcs.go#L630: func HTMLEscaper(args ...any) string {
html/template
escape.go#L938: return template.HTMLEscaper(args...)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)