1
0
Fork 0
hugo/tpl/tplimpl
Bjørn Erik Pedersen 65c94c7b23 tpl: Fix issue with partials without suffix
Fixes #13601
2025-04-14 14:38:22 +02:00
..
embedded tpl/tplimpl: Update embedded pagination template 2025-04-07 21:29:53 +02:00
category_string.go Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
legacy.go Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
legacy_integration_test.go tpl: Make {{ template "partials/foo.html" . }} work in older setups 2025-04-14 14:38:22 +02:00
render_hook_integration_test.go Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
shortcodes_integration_test.go tpl/tplimpl: Fix full screen option in vimeo and youtube shortcodes 2025-03-27 12:32:00 +01:00
subcategory_string.go Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
template_funcs.go Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
template_funcs_test.go Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
template_info.go Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
templatedescriptor.go tpl: Make any layout set in front matter higher priority 2025-04-12 18:12:06 +02:00
templatedescriptor_test.go tpl: Make any layout set in front matter higher priority 2025-04-12 18:12:06 +02:00
templates.go tpl: Add proper file context to template parse errors 2025-04-14 14:38:22 +02:00
templatestore.go tpl: Fix issue with partials without suffix 2025-04-14 14:38:22 +02:00
templatestore_integration_test.go tpl: Fix the case for a shortcode in a nested folder only 2025-04-14 14:38:22 +02:00
templatetransform.go tpl: Avoid panic on nonsensical return construct 2025-04-14 14:38:22 +02:00
tplimpl_integration_test.go tpl: Make {{ template "partials/foo.html" . }} work in older setups 2025-04-14 14:38:22 +02:00