aboutsummaryrefslogtreecommitdiff
path: root/src/html/template/example_test.go
AgeCommit message (Expand)Author
2021-12-13all: gofmt -w -r 'interface{} -> any' srcRuss Cox
2020-04-16html/template,text/template: switch to Unicode escapes for JSON compatibilityempijei
2019-11-21text/template: harden JSEscape to also escape ampersand and equalRoberto Clapis
2018-08-30html/template: add an example for the Delims methodDmitry Neverov
2015-11-22html/template: Add missing error check to package example.Dmitri Shuralyov
2015-09-29text/template, html/template: fix block example nameAndrew Gerrand
2015-09-28text/template, html/template: add block keyword and permit template redefinitionAndrew Gerrand
2015-07-27html/template: add examples to package and functionsCarlos C