dylang / dylang/node-rss

Create the RSS feed without a CDATA and without CDATA

Open
#86 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.