Create the RSS feed without a CDATA and without CDATA
Open
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
@dylang,
Currently the modules support to generate the rss feed with cdata .
Example : title, description (both : 1. channel -> title , 2. channel ->item -> title).
But possible to generate with data for inside the channel and item tag's ?
`
<![CDATA[Test]]>
http://github.com/dylang/node-rss
hello
Mon, 16 Jul 2018 08:43:51 GMT
Sun, 20 May 2012 04:00:00 GMT
<![CDATA[item title]]>
http://example.com/article4?this&that
1123
This & That]]>
`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.