PR #3102 <https://github.com/leo-editor/leo-editor/pull/3102> describes the 
changes.

The only real change is the new xml.preprocess_lines method, which is 
inherited by the html processor.

xml.preprocess_lines inserts a newline between *different *elements that 
occur on the same line. These line breaks help the importer algorithm 
allocate lines to their proper nodes. The import algorithm itself remains 
unchanged.

These added newlines should never change the meaning of xml or html files, 
so I don't expect problems. Please let me know if you do find any problems.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/9954883d-5270-4916-bdbc-e89f7602a1f9n%40googlegroups.com.

Reply via email to