hugo/tpl/tplimpl
Bjørn Erik Pedersen 07983e04e2
Some checks are pending
Test / test (1.23.x, windows-latest) (push) Waiting to run
Test / test (1.24.x, ubuntu-latest) (push) Waiting to run
Test / test (1.24.x, windows-latest) (push) Waiting to run
Test / test (1.23.x, ubuntu-latest) (push) Waiting to run
tpl: Fix it so we always prefer internal codeblock rendering over render-codeblock-foo.html and similar
Fixes #13651
2025-04-25 10:51:33 +02:00
..
embedded tpl/tplimpl: Fix allowFullScreen option in Vimeo and YouTube shortcodes 2025-04-24 14:14:46 -07: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 allowFullScreen option in Vimeo and YouTube shortcodes 2025-04-24 14:14:46 -07: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: Fix it so we always prefer internal codeblock rendering over render-codeblock-foo.html and similar 2025-04-25 10:51:33 +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: Remove some unreached code branches 2025-04-24 14:27:59 +02:00
templatestore_integration_test.go tpl: Fix it so we always prefer internal codeblock rendering over render-codeblock-foo.html and similar 2025-04-25 10:51:33 +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