Fix HTML encoding in appcast.

This commit is contained in:
Brent Simmons
2025-05-08 16:40:04 -07:00
parent fad20e2b15
commit 112125e50e

View File

@@ -13,8 +13,8 @@
<li>Added caching to the downloader (the one that downloads feed icons, favicons, etc.) — make fewer network requests</li>
<li>Worked around The Verges bug with character encoding</li>
<li>Fixed bug where links in footnotes — in light mode, using the default theme — would be invisible</li>
<li>Fixed double-underlines on 404 Media links. (Fixed bug where using <u> tag inside an <a> would cause two underlines.)</li>
<li>Added &smallcircle; to the entities decoder</li>
<li>Fixed double-underlines on 404 Media links. (Fixed bug where using &lt;u> tag inside an &lt;a> would cause two underlines.)</li>
<li>Added &amp;smallcircle; to the entities decoder</li>
<li>Synced the Mac default theme with the iOS version</li>
</ul>
]]></description>