pandoc/test/tables
John MacFarlane c266734448 Use pretty-simple to format native output.
Previously we used our own homespun formatting.  But this
produces over-long lines that aren't ideal for diffs in tests.
Easier to use something off-the-shelf and standard.

Closes #7580.

Performance is slower by about a factor of 10, but this isn't
really a problem because native isn't suitable as a serialization
format. (For serialization you should use json, because the reader
is so much faster than native.)
2021-09-21 12:37:42 -07:00
..
nordics.html4 Fix duplicate "class" attribute in HTML writer 2020-10-30 16:38:59 +01:00
nordics.html5 Fix duplicate "class" attribute in HTML writer 2020-10-30 16:38:59 +01:00
nordics.jats_archiving JATS writer: support advanced table features 2020-11-19 22:09:52 +01:00
nordics.latex LaTeX table writer: Increase column width precision (#7466) 2021-08-03 15:34:39 -06:00
nordics.native test/tables/*.native: normalized (#6888) 2020-11-24 22:33:36 -08:00
planets.html4 Fix typos in comments, doc strings, error messages, and tests 2020-10-14 22:26:51 +02:00
planets.html5 Fix typos in comments, doc strings, error messages, and tests 2020-10-14 22:26:51 +02:00
planets.jats_archiving JATS writer: support advanced table features 2020-11-19 22:09:52 +01:00
planets.latex Use pretty-simple to format native output. 2021-09-21 12:37:42 -07:00
planets.native test/tables/*.native: normalized (#6888) 2020-11-24 22:33:36 -08:00
students.html4 HTML writer: support intermediate table headers 2020-09-13 23:23:11 +02:00
students.html5 HTML writer: support intermediate table headers 2020-09-13 23:23:11 +02:00
students.jats_archiving JATS writer: support advanced table features 2020-11-19 22:09:52 +01:00
students.latex LaTeX table writer: Increase column width precision (#7466) 2021-08-03 15:34:39 -06:00
students.native test/tables/*.native: normalized (#6888) 2020-11-24 22:33:36 -08:00