On 11/28/2015 3:26 PM, Gregg Reynolds wrote:
..."Unfortunately XXE converted all my XHTML5 ends-of-line from CRLF to LFLF!" isn't good enough; if XXE really did do such a silly thing I want to know about it, but I need to know how to reproduce it.
Certainly! I'll be glad to help in any way!! You don't know how bad I'm wanting a real XML editor.
This is easy to reproduce (XXE 6.5.0, Window 10 Pro 64-bit): 1. Select *File > Open...* and open the attached before.xhtml file, which uses CRLF (U+000D U+000A) sequences for EOLs. 2. Select *File > Save As...* and save the file. It should be identical to the attached after.xhtml file. Note that some CRLF sequences have been replaced with LFLF (U+000A U+000A) --- for example on the first <li>...</li> line. (Note after <meta/> as well.)This is a short file for reproducing the issue. In a large XHTML5 file, I get erroneous LFLF sequences all over the place.
Let me know what further information I can provide. Garret
before.xhtml
Description: application/xhtml
after.xhtml
Description: application/xhtml
-- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

