Error message

Since I switched to the newest Hugo version I’m getting this error message:


Error: WARN Raw HTML omitted while rendering “content/2018/11/10/174314.md”; see Configure markup You can suppress this warning by adding the following to your project configuration: …


What should I do? Revert to the older version? Ignore?

Thanks

You should go to that post and provide the content. What this probably means is there’s some form of raw html inside of other template code that is not marked explicitly as safe. There are a few options, but it depends on the content.