hugo/tpl/tplimpl
Bjørn Erik Pedersen baa29f6534 output: Rework the base template logic
Extract the logic to a testable function and add support for custom output types.

Fixes #2995
2017-03-27 15:43:56 +02:00
..
amber_compiler.go
reflect_helpers.go
template.go output: Rework the base template logic 2017-03-27 15:43:56 +02:00
template_ast_transformers.go
template_ast_transformers_test.go
template_embedded.go
template_func_truncate.go
template_func_truncate_test.go
template_funcs.go Revert "tplimpl: return an error on unsupported type in isSet" 2017-03-26 20:09:08 +02:00
template_funcs_test.go Revert "tplimpl: return an error on unsupported type in isSet" 2017-03-26 20:09:08 +02:00
template_resources.go
template_resources_test.go
template_test.go