emacs/var/elfeed/db/data/1b/1b56482fbd8b93a52ab0465b13bc0fdc27d2955f
2022-01-03 12:49:32 -06:00

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>&#39;</code> becomes <code>&amp;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&#39;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 --> &#32; submitted by &#32; <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> &#32; <span><a href="https://www.reddit.com/r/orgmode/comments/r1h1qi/html_encoded_characters/">[comments]</a></span>