everest icon indicating copy to clipboard operation
everest copied to clipboard

fix: ED.XmlData returns null with some xml trees

Open settwi opened this issue 8 years ago • 0 comments

wrap the invalid xml in a root element, escape characters using XElement, return XmlDocument.DocumentElement. root element name exposed via public field ED.NonCompliantRoot.

settwi avatar Aug 29 '17 15:08 settwi