-
Rob Pike authored
text/template does this (in an entirely different way), so make html/template do the same. Before this fix, the template {{.}} given a pointer to a string prints its address instead of its value. R=mikesamuel, r CC=golang-dev https://golang.org/cl/5370098
f5db4d05
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
template | ||
testdata/webkit | ||
Makefile | ||
const.go | ||
doc.go | ||
entity.go | ||
entity_test.go | ||
escape.go | ||
node.go | ||
parse.go | ||
parse_test.go | ||
render.go | ||
render_test.go | ||
token.go | ||
token_test.go |