appimage.github.io icon indicating copy to clipboard operation
appimage.github.io copied to clipboard

Descriptions in the JSON feed contain HTML tags such as <p>

Open probonopd opened this issue 1 year ago • 1 comments

Descriptions in the JSON feed contain HTML tags such as <p>.

It needs to be investigated where this is coming from and how this can be stopped.

probonopd avatar Dec 08 '24 22:12 probonopd

Ran into this while adding the feed to soar: https://github.com/pkgforge/soar Applied some jq magic to get rid of the tags, but fixing it at root would be highly appreciated...

Azathothas avatar Feb 05 '25 14:02 Azathothas