]> git.maquefel.me Git - brevno-suite/hugo/commit
tpl/tplimpl: Fix context in shortcode error messages
authorJoe Mooring <joe.mooring@veriphor.com>
Sun, 19 Jan 2025 15:00:49 +0000 (07:00 -0800)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 20 Jan 2025 15:17:55 +0000 (16:17 +0100)
commit8de4ffb294c511420b14bd3685c973355f69c59f
tree3e73f2103119dd4f7d7e45929fe53f3f1cef8584
parent1f5a15aba0fc7cc4f4cf4ce1afc8d6db81c63e06
tpl/tplimpl: Fix context in shortcode error messages

Fixes #13279
tpl/tplimpl/embedded/templates/shortcodes/qr.html
tpl/tplimpl/embedded/templates/shortcodes/twitter.html
tpl/tplimpl/embedded/templates/shortcodes/twitter_simple.html
tpl/tplimpl/embedded/templates/shortcodes/vimeo.html
tpl/tplimpl/embedded/templates/shortcodes/vimeo_simple.html
tpl/tplimpl/embedded/templates/shortcodes/x.html
tpl/tplimpl/embedded/templates/shortcodes/x_simple.html
tpl/tplimpl/shortcodes_integration_test.go [new file with mode: 0644]
tpl/tplimpl/tplimpl_integration_test.go