You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are thousands of "paired shortcodes" in Hugo sites that I somehow manage, and I have yet to experience a crash, so your general statement above isn't true.
What version of Hugo are you using (
hugo version
)?Does this issue reproduce with the latest release?
This is the latest release.
Explanation
"Paired shortcodes" as described here, namely:
&
...Produce a fatal crash identical to the crash described in issue #7322. This issue may also be related to issue #7106.
I've examined the code surrounding shortcodes, and it is clearly very fragile, but the immediate problem can be solved with minor changes.
The text was updated successfully, but these errors were encountered: