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