Error: error building site: "/home/andreas/shadocs/exampleSite/content/english/shortcodes/snippet.md:69:13": failed to render shortcode "snippet": failed to process shortcode: "/home/andreas/shadocs/layouts/shortcodes/snippet.html:115:89": execute of template failed: template: shortcodes/snippet.html:115:89: executing "getSnippetContent" at <.context.Page.RenderString>: error calling RenderString: "/home/andreas/shadocs/exampleSite/content/english/shortcodes/snippet.md:1:1": failed to parse Markdown attributes; you may need to quote the values
Expected behavior
No error, site should be served.
Reproducer
This this failed deployment log on Netlify, belonging to #178.
Solution?
This is most likely related to this open isssue in the repo of Hugo SSG. You may wait for a fix or implement a workaround.
Steps that lead to the issue
From the root of
shadocs
repo:An error is thrown:
Expected behavior
No error, site should be served.
Reproducer
This this failed deployment log on Netlify, belonging to #178.
Solution?
This is most likely related to this open isssue in the repo of Hugo SSG. You may wait for a fix or implement a workaround.