Skip to content

Title shows incorrectly if include html tags #2140

Description

@jocmp

Discussed in #2134

Originally posted by rbran May 23, 2026
The title seems to ignore (or parse) any html tags

Eg entry:

item>
<title>
<![CDATA[ On The <dl> ]]>
</title>
<description>
<![CDATA[ <p>Article URL: <a href="https://benmyers.dev/blog/on-the-dl/">https://benmyers.dev/blog/on-the-dl/</a></p> <p>Comments URL: <a href="https://news.ycombinator.com/item?id=48247325">https://news.ycombinator.com/item?id=48247325</a></p> <p>Points: 242</p> <p># Comments: 69</p> ]]>
</description>
<pubDate>Sat, 23 May 2026 13:03:43 +0000</pubDate>
<link>https://benmyers.dev/blog/on-the-dl/</link>
<dc:creator>ravenical</dc:creator>
<comments>https://news.ycombinator.com/item?id=48247325</comments>
<guid isPermaLink="false">https://news.ycombinator.com/item?id=48247325</guid>
</item>

Shows like this:
Screenshot_20260523-151248.png

As you can see, the title dont include the <dl>. Maybe the app is incorrectly paraing it as a template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions