-
Rob Pike authored
The underlying parse tree is visible in text/template, so it should be visible here. Done by copying the underlying *parse.Tree up to the top level of the struct, and then making sure it's kept up to date. Fixes #6318. R=mikesamuel CC=golang-dev https://golang.org/cl/13479044
80f39f7b
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
attr.go | ||
clone_test.go | ||
content.go | ||
content_test.go | ||
context.go | ||
css.go | ||
css_test.go | ||
doc.go | ||
error.go | ||
escape.go | ||
escape_test.go | ||
html.go | ||
html_test.go | ||
js.go | ||
js_test.go | ||
template.go | ||
transition.go | ||
url.go | ||
url_test.go |