hugo/tpl
Cathal Garvey 20555b1630 Add htmlEscape and htmlUnescape template functions
These functions allow trivial escaping and unescaping of HTML entities,
and make it far easier to compose other functions for the creation of
parameterised URLs.
2016-07-19 00:14:05 +02:00
..
reflect_helpers.go
template.go
template_embedded.go
template_funcs.go
template_funcs_test.go
template_resources.go tpl: Do not write to cache when ignoring cache 2016-04-14 10:48:26 +02:00
template_resources_test.go
template_test.go