Occasional error message

Having switched to the newer (0.158) version of Hugo, I’m sometimes getting this log message after posting:

Error: WARN Raw HTML omitted while rendering “content/2025/03/01/youngs-rock-olympus-em-iv.md”; see Configure markup You can suppress this warning by adding the following to your project configuration: ignoreLogs = [‘warning-goldmark-raw-html’] WARN Raw HTML omitted while rendering “content/2025/03/02/baby-tree-olympus-em-iv.md”; see Configure markup You can suppress this warning by adding the following to your project configuration: ignoreLogs = [‘warning-goldmark-raw-html’] WARN Raw HTML omitted while rendering “content/2025/03/02/i-suppose-youre-all-wondering.md”; see Configure markup You can suppress this warning by adding the following to your project configuration: ignoreLogs = [‘warning-goldmark-raw-html’] WARN View logs

It doesn’t happen every time I post (perhaps 1/4 of the time), and full rebuild finishes without posting any errors. So it’s at most a minor nuisance. Just posting here in case there’s something to chase on the server side.

Update: Still happening. I think this is only happening when publishing happens to coincide with one of the automated GitHub backups.

Thank you, I just noticed this yesterday. I think you’re right about GitHub archiving.

Same here, and it does seem to happen when Github archiving is running.