hugo/tpl/tplimpl
Cameron Moore 45b9d7223a tplimpl: Add built-in print funcs to FuncMap
Add print, printf, and println to the Hugo FuncMap so that they are
accessible to the apply template func.

Updates #3139
2017-03-09 00:21:55 +01:00
..
amber_compiler.go
reflect_helpers.go
template.go
template_ast_transformers.go
template_ast_transformers_test.go
template_embedded.go tpl: Add title meta tag to twitter card template 2017-02-25 09:53:25 +01:00
template_func_truncate.go
template_func_truncate_test.go
template_funcs.go tplimpl: Add built-in print funcs to FuncMap 2017-03-09 00:21:55 +01:00
template_funcs_test.go tplimpl: Add built-in print funcs to FuncMap 2017-03-09 00:21:55 +01:00
template_resources.go
template_resources_test.go
template_test.go