hugo/tpl/tplimpl
Bjørn Erik Pedersen e625088ef5
Add render template hooks for links and images
This commit also

* revises the change detection for templates used by content files in server mode.
* Adds a Page.RenderString method

Fixes #6545
Fixes #4663
Closes #6043
2019-12-18 11:44:40 +01:00
..
embedded
shortcodes.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
shortcodes_test.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
template.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
template_ast_transformers.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
template_ast_transformers_test.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
template_errors.go
template_funcs.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
template_funcs_test.go
template_info_test.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
templateFuncster.go
templateProvider.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00