[FIXED] RawContent not working

I’m having trouble with RawContent rendering as <nav></nav> <p>RawContent</p> for some reason. Any help is much appreciated. This was working previously but isn’t anymore.

If you would like to see this, the code is at https://github.com/minkr/minkr.gitlab.io and the issue is currently with the slide type. An example can be viewed live at http://minkr.xyz/slide/mvc .

Have a look at GitHub and use the search there, you may find some info.

I have, I had found this issue: https://github.com/spf13/hugo/issues/2601 and it seems to be resolved so things should be working now. And the PR https://github.com/spf13/hugo/pull/2754 was merged. Could you help with what I’m missing exactly?

It seems the issue has been fixed in master on github but that won’t update my local copy since there hasn’t been a release. I’ve suggested bug fix releases here: https://discuss.gohugo.io/t/consider-bug-fix-releases/4748