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
Using the latest stable version of hugo ( Hugo v0.115.4 ) -- installed via Homebrew for MacOS -- i got the following error:
> hugo server
Watching for changes in /Users/ionous/Dev/wails/docsv1/{archetypes,assets,content,layouts,static,themes}
Watching for config changes in /Users/ionous/Dev/wails/docsv1/config.toml
Start building sites …
hugo v0.115.4+extended darwin/amd64 BuildDate=unknown
Built in 1163 ms
Error: error building site: "/Users/ionous/Dev/wails/docsv1/content/tutorials/todo.zh.md:207:15": failed to parse Markdown attributes; you may need to quote the values
Using the latest stable version of hugo ( Hugo v0.115.4 ) -- installed via Homebrew for MacOS -- i got the following error:
Switching to hugo v0.111.1 worked fine.
( I chose 111.1 arbitrarily. Not sure exactly which was the first version to cause the issue. fwiw: 0.115.3 also seems to fail. )
The text was updated successfully, but these errors were encountered: