feed-nim
feed-nim copied to clipboard
CData handling for Atom feeds
Hello good sir.
I believe I've addressed the CData handling of the parseText() functions in the atom and rss modules. It turns out that a xnCData type of XmlNode has no innerText(), only text()
This resolves #7