hugo/tpl/internal/go_templates/htmltemplate
Bjørn Erik Pedersen 1cf235412f
tpl: Put Go's internal template funcs in Hugo's map
```
name                            old time/op    new time/op    delta
SiteNew/Many_HTML_templates-16    43.4ms ± 0%    42.7ms ± 0%  -1.71%  (p=0.016 n=4+5)

name                            old alloc/op   new alloc/op   delta
SiteNew/Many_HTML_templates-16    17.5MB ± 0%    17.5MB ± 0%    ~     (p=0.690 n=5+5)

name                            old allocs/op  new allocs/op  delta
SiteNew/Many_HTML_templates-16      247k ± 0%      247k ± 0%    ~     (p=0.310 n=5+5)
```

Fixes #6717
2020-01-07 13:18:19 +01:00
..
attr.go
attr_string.go
clone_test.go
content.go
content_test.go
context.go
css.go
css_test.go
delim_string.go
doc.go
element_string.go
error.go
escape.go
escape_test.go
example_test.go
examplefiles_test.go
html.go
html_test.go
hugo_template.go
js.go
js_test.go
jsctx_string.go
state_string.go
template.go
template_test.go
transition.go
transition_test.go
url.go
url_test.go
urlpart_string.go