hugo/tpl/internal/go_templates/texttemplate
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
..
parse Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
testdata Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
doc.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
example_test.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
examplefiles_test.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
examplefunc_test.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
exec.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
exec_test.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
funcs.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
helper.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
hugo_template.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
hugo_template_test.go Add render template hooks for links and images 2019-12-18 11:44:40 +01:00
multi_test.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
option.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
template.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00