node-xml
node-xml copied to clipboard
Processing instructions are incorrectly closed
Processing instructions which begin with '?' are incorrectly closed with a trailing '/' instead of a '?' as outlined https://www.w3.org/TR/xml11/#sec-pi.
Fixed in #29