1
0
Fork 0
hugo/tpl/tplimpl
Joe Mooring 8de4ffb294 tpl/tplimpl: Fix context in shortcode error messages
Fixes #13279
2025-01-20 16:17:55 +01:00
..
embedded tpl/tplimpl: Fix context in shortcode error messages 2025-01-20 16:17:55 +01:00
render_hook_integration_test.go tpl/tplimpl: Use plain text for image render hook alt attribute 2025-01-10 19:44:39 +02:00
shortcodes.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
shortcodes_integration_test.go tpl/tplimpl: Fix context in shortcode error messages 2025-01-20 16:17:55 +01:00
shortcodes_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
template.go tpl/tplimpl: Deprecate twitter shortcode in favor of x shortcode 2025-01-16 10:33:34 +01:00
templateFuncster.go Rework template handling for function and map lookups 2019-12-12 10:04:35 +01:00
templateProvider.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
template_ast_transformers.go Replace the MD5 hashing of images with xxHash 2024-07-31 16:44:06 +02:00
template_ast_transformers_test.go Implement defer 2024-06-23 11:25:47 +02:00
template_errors.go Create default link and image render hooks 2024-01-30 20:12:19 +01:00
template_funcs.go Add js.Batch 2024-12-12 21:43:17 +01:00
template_funcs_test.go tpl/math: Add math.Rand template function 2023-12-29 19:37:27 +01:00
template_test.go Fix base template handling with preceding comments 2020-01-30 23:44:42 +01:00
tplimpl_integration_test.go tpl/tplimpl: Fix context in shortcode error messages 2025-01-20 16:17:55 +01:00