Skip to content

Recognise HTML content in title/description and deal with appropriately #325

@ThosRTanner

Description

@ThosRTanner

This would get rid of the odd tag stuff in the titles (see BOFH feed from the register)

Notice that we return fragment.textContent for the tooltips. This can be seen if you use 'full title' as tooltip.

We need to rationalise all this - preferably by stripping all the html stuff as a first pass, then having an option to do something with it. It's somewhat hard as 'a & b' for instance is perfectly valid if interpreted as text but not so valid if interpreted as html.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions