https://miniflux.app https://readkit.app
I've used Miniflux for a long time, and its content manipulation features allows you to work around some of the oddities of RSS feeds you come across.
[x] Fetch original content
But most power comes from URL rewrite rules. Here is the one I use for problematic sites:
rewrite("^(.+)$"|"https://markdown.download/$1")
https://miniflux.app https://readkit.app
I've used Miniflux for a long time, and its content manipulation features allows you to work around some of the oddities of RSS feeds you come across.