-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Description
What version of Hugo are you using (hugo version
)?
v0.147.4-84c8426f328a946b2e10611431c450b352cecd11+extended linux/amd64 BuildDate=2025-05-20T10:41:19Z VendorInfo=gohugoio
Does this issue reproduce with the latest release?
Yes
As I'm not sure notifications of comments in closed tickets are sent, here is the additional information regarding the recently reported shortcode issue #13699 that still happens for me.
I've created a minimal example that triggers the issue for me:
$ git clone https://github.com/doompadee/hugo-13699
$ cd hugo-13699
$ hugo
Ouput:
Start building sites …
hugo v0.147.4-84c8426f328a946b2e10611431c450b352cecd11+extended linux/amd64 BuildDate=2025-05-20T10:41:19Z VendorInfo=gohugoio
Total in 10 ms
Error: error building site: process: readAndProcessContent: "hugo-13699/content/index.md:7:1": failed to extract shortcode: template for shortcode "fr" not found
Please let me know if you need further information. Thanks.