OpenDocument.core icon indicating copy to clipboard operation
OpenDocument.core copied to clipboard

some spaces ignored

Open TomTasche opened this issue 6 years ago • 4 comments

spaces ignored at the beginning / end of tag. example: https://github.com/TomTasche/OpenDocument.test/blob/b369654970ed7f357cf1f952f0a14945b516e3f1/files/odt/charset%2Bstyle-various-1.odt

TomTasche avatar Oct 20 '19 14:10 TomTasche

i think that was actually not that easy, at least with tinyxml2. we would need to switch the xml parser or modify it for our needs.

andiwand avatar Jan 02 '20 11:01 andiwand

Right, I remember that we talked about this. Changed the estimate to the maximum

TomTasche avatar Jan 02 '20 12:01 TomTasche

starting point https://github.com/andiwand/OpenDocument.core/tree/fix/xml-spacing

andiwand avatar Jan 03 '20 11:01 andiwand

we should re-evaluate this with https://github.com/opendocument-app/OpenDocument.core/pull/227

andiwand avatar Oct 22 '21 10:10 andiwand