node-rss icon indicating copy to clipboard operation
node-rss copied to clipboard

Option to disable CDATA for <title> and <description>

Open vincentntang opened this issue 5 years ago • 2 comments

Some RSS feed subscription services (Inoreader, Stitcher.com), don't like it when there's CDATA in the <title> and <description> of the site, so I suggest adding a flag that allows you to disable those values

By default, if a user doesn't specify a value for the option disable_cdata, it becomes false which is just the current functionality of the node-rss

vincentntang avatar Nov 25 '20 17:11 vincentntang

@vincentntang @Spivasart , It is merged? May I get latest update here?

hhgandhi avatar Dec 14 '22 06:12 hhgandhi

not sure seems there's a travis ci build error but no logs shown

vincentntang avatar Dec 14 '22 18:12 vincentntang