node-sitemap-stream-parser icon indicating copy to clipboard operation
node-sitemap-stream-parser copied to clipboard

Enable strict mode for the SAX parser

Open leonty opened this issue 6 years ago • 0 comments

Please enable the strict mode for the SAX parser. Else the error handler is useless, no error arise even with invalid sml. This line: parserStream = sax.createStream false,

leonty avatar Dec 11 '19 19:12 leonty