Replies: 2 comments 6 replies
-
Right now this looks more like a Hugo issue, no idea what's the correct way to escape the shortcode syntax to e.g. use it for documentation in a code block... Let's wait for gohugoio/hugo#10058 |
Beta Was this translation helpful? Give feedback.
1 reply
-
I am hitting this today with Hugo version {{< toc >}}
## Test
Test Leads to:
Moving to |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The release notes for hugo v0.100 point out a change to
$page.RenderString
facilitating shortcode implementation, and after upgrading hugo locally:The content of that file:
I suspect the two are related? but ¯\_(ツ)_/¯
Should I raise an issue about this?
or am I doin-it-wrong somehow?
Beta Was this translation helpful? Give feedback.
All reactions