Skip navigation.
Home

HTML in RSS Feeds

It's happpen very often then even in RSS0.91 feeds description of items contains html tags.
This tags making the description of such item completly unreadable, when you reciving it by JabRSS.
I want to ask if it is possibility to add configuration option to JabRSS - ignore_html.
Basically if this option will be set, then any char between
'<' and '>' will be ignored and filtered out by JabRSS. If 'ignore_html' config option will be unset then JabRSS will be passing exact description as it recieve in RSS feed. What do you think about it Christof.

PS. I know that JabRSS support only RSS0.91 specyfication and html tags in description part of the rss feed is forbidden.