appimage.github.io
appimage.github.io copied to clipboard
Descriptions in the JSON feed contain HTML tags such as <p>
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.
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...