1 line
1.1 KiB
Plaintext
1 line
1.1 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>I use org to publish <a href="https://github.com/apmiller108/slip-box">my notes</a> 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 <code>'</code> becomes <code>&apos;</code>) 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.</p> <p><a href="https://github.com/apmiller108/slip-box/blob/main/publish.org">my publishing script</a></p> <p><a href="https://github.com/apmiller108/slip-box/blob/main/.github/workflows/main.yml">my CI config</a></p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/apmillz"> /u/apmillz </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/r1h1qi/html_encoded_characters/">[link]</a></span>   <span><a href="https://www.reddit.com/r/orgmode/comments/r1h1qi/html_encoded_characters/">[comments]</a></span> |