hugo/tpl/tplimpl
Bjørn Erik Pedersen 4055c12184 Fix some change detection issues on server reloads
* Fix change detection when .GetPage/site.GetPage is used from shortcode
* Fix stale content for GetPage results with short name lookups on server reloads

Fixes #7623
Fixes #7624
Fixes #7625
2020-09-07 21:06:44 +02:00
..
embedded Remove trailing whitespace and tabs from RSS templates 2020-08-12 09:25:16 +02:00
shortcodes.go
shortcodes_test.go
template.go Fix baseof block regression 2020-07-13 20:45:09 +02:00
template_ast_transformers.go
template_ast_transformers_test.go
template_errors.go
template_funcs.go Fix some change detection issues on server reloads 2020-09-07 21:06:44 +02:00
template_funcs_test.go
template_info_test.go
template_test.go
templateFuncster.go
templateProvider.go