hugo/tpl/tplimpl
Anthony Fok 9f27091e10 tpl: Support text/template/parse API change in go1.11
Thanks to @rjoleary for the investigation.

Fixes #4784
2018-06-14 08:58:42 +02:00
..
embedded tpl: Always load GA script over HTTPS 2018-06-09 23:47:44 +02:00
ace.go Fix broken shortcodes for Ace and Amber 2017-11-18 10:41:31 +01:00
amber_compiler.go tpl: Rework to handle both text and HTML templates 2017-04-02 23:13:10 +02:00
template.go Add support for theme composition and inheritance 2018-06-10 23:55:20 +02:00
template_ast_transformers.go tpl: Support text/template/parse API change in go1.11 2018-06-14 08:58:42 +02:00
template_ast_transformers_go1_10.go tpl: Support text/template/parse API change in go1.11 2018-06-14 08:58:42 +02:00
template_ast_transformers_go1_11.go tpl: Support text/template/parse API change in go1.11 2018-06-14 08:58:42 +02:00
template_ast_transformers_test.go tpl: Rework to handle both text and HTML templates 2017-04-02 23:13:10 +02:00
template_funcs.go tpl: Add path.Split template func 2018-04-15 22:19:12 +02:00
template_funcs_test.go Add support for theme composition and inheritance 2018-06-10 23:55:20 +02:00
template_test.go Add support for theme composition and inheritance 2018-06-10 23:55:20 +02:00
templateFuncster.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
templateProvider.go Add some missing doc comments 2017-08-03 15:57:51 +02:00