CDATA is supported when creating XML, but not when parsing.
I have implemented a simple solution here: christianroy@5c3617d and will gladly make a PR if you like how it is implemented.
The only caveat is that for this to work, I also had to make a fix in xml-parser. I just submitted the issue and the fix to them a few minutes ago, but until I get any news from them, the dependency is on my fork of xml-parser.
CDATA is supported when creating XML, but not when parsing.
I have implemented a simple solution here: christianroy@5c3617d and will gladly make a PR if you like how it is implemented.
The only caveat is that for this to work, I also had to make a fix in xml-parser. I just submitted the issue and the fix to them a few minutes ago, but until I get any news from them, the dependency is on my fork of xml-parser.