|
|
|
|
|
by accordionclown
3301 days ago
|
|
> it's not really much of an advantage over docx having zipped XML. a plain-text light-markup file -- easily read, parsed, and rewritten when necessary by a plethora of apps (text-editors, spell-checkers, grammar-checkers, link-checkers, sanitizers, validators, on and on) -- is a big advantage (gargantuan!) over a complex xml-format document stored in a .zip container. and editing and ease-of-use (and re-use and repurposability) is much friendlier as well. |
|