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

CDATA filtering options, new item addition functions, unit tests, bug fixes

Open rv-kip opened this issue 9 years ago • 17 comments

  • Optional disabling of CDATA wrapping by field name
  • Adding items by concatenation of existing items or by complete replacement of existing items
  • Associated unit tests
  • Runnable example code examples/simple.js
  • Corresponding readme updates.

This PR supercedes #37, which has some relevant discussion. This PR is similar to existing PR #28, but allows for finer control over what fields can be skipped for CDATA wrapping.

rv-kip avatar Dec 20 '14 01:12 rv-kip