gandf / slick-rss

The news reader extension for Chromium
MIT License
25 stars 1 forks source link

Add support for <title type="html"> #23

Closed SpaceBison closed 2 years ago

SpaceBison commented 3 years ago

I'm subscribed to a feed that published HTML-type titles with embedded links:

<title type="html">&lt;a href="..." class="activity-item-user activity-item-author">...&lt;/a> logged '0.25d' on &lt;a href="...">...&lt;/a>
  </title>

SlickRSS renders it as text, leaving HTML tags unparsed, causing the title to be almost unreadable.

gandf commented 2 years ago

Fixed in 3.7.