1
0
mirror of https://github.com/golang/go synced 2024-10-05 16:41:21 -06:00
go/src/html
Rob Pike d0351e9666 text/template,html/template: correct comment in DefinedTemplates
The prefix includes a semicolon.

Change-Id: I4bdb79aa9931e835e297f3ea2c46a001cd123d56
Reviewed-on: https://go-review.googlesource.com/17200
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-11-24 21:52:36 +00:00
..
template text/template,html/template: correct comment in DefinedTemplates 2015-11-24 21:52:36 +00:00
entity_test.go
entity.go
escape_test.go html: speed up UnescapeString 2015-08-22 12:45:38 +00:00
escape.go html: speed up UnescapeString 2015-08-22 12:45:38 +00:00
example_test.go html: add examples to the functions 2015-06-19 05:15:22 +00:00