I use org to publish my notes as part of GitHub actions CI. It uses Emacs v27. In that last couple days, I noticed that all the special characters in the text content are HTML encoded (eg ' becomes ') and that page breaks. Does anyone have any ideas as to where I might look to resolve this? In the mean time, I'm building and deploying from my local machine which is still creating the markup without issues.

my publishing script

my CI config

submitted by /u/apmillz
[link] [comments]