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

&nbsp entity processing gives no space

Open intenter opened this issue 10 years ago • 0 comments

Is there a reason why   results in the empty text event? It should still be a space, isn't it?

https://github.com/robrighter/node-xml/blob/master/lib/node-xml.js#L682

intenter avatar Nov 18 '15 18:11 intenter