Files
pandoc/data/templates
Michael Stahl f3e1d33ea0 Writers.ODT: stop validator complaints by producing ODF 1.3
The ODF validator complains about an invalid attribute
style:contextual-spacing in styles.xml, ultimately an implementation
error in whatever old version of LibreOffice that produced the
data/odt/styles.xml (should have put it into an extension namespace).

Fortunately the attribute was added to ODF 1.3, which was released a
couple years ago.

So the easiest fix is to simply produce ODF 1.3 instead of 1.2; it's
supposed to be fully backward compatible.
2023-04-28 12:17:22 -07:00
..
2023-02-12 13:32:40 -08:00
2019-06-05 17:52:23 -04:00
2022-01-15 12:57:26 -08:00
2022-08-21 20:23:00 -07:00
2019-04-02 17:27:02 -06:00
2023-03-26 21:32:31 -07:00