pandoc/test/rtf
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
..
accent.native Use pretty-simple to format native output. 2021-09-21 12:37:42 -07:00
accent.rtf Add RTF reader. 2021-08-10 10:48:55 -07:00
bookmark.native Use pretty-simple to format native output. 2021-09-21 12:37:42 -07:00
bookmark.rtf Add RTF reader. 2021-08-10 10:48:55 -07:00
footnote.native Use pretty-simple to format native output. 2021-09-21 12:37:42 -07:00
footnote.rtf Add RTF reader. 2021-08-10 10:48:55 -07:00
formatting.native Use pretty-simple to format native output. 2021-09-21 12:37:42 -07:00
formatting.rtf Add RTF reader. 2021-08-10 10:48:55 -07:00
heading.native Use pretty-simple to format native output. 2021-09-21 12:37:42 -07:00
heading.rtf Add RTF reader. 2021-08-10 10:48:55 -07:00
image.native Use pretty-simple to format native output. 2021-09-21 12:37:42 -07:00
image.rtf Add RTF reader. 2021-08-10 10:48:55 -07:00
link.native Use pretty-simple to format native output. 2021-09-21 12:37:42 -07:00
link.rtf Add RTF reader. 2021-08-10 10:48:55 -07:00
list_complex.native Use pretty-simple to format native output. 2021-09-21 12:37:42 -07:00
list_complex.rtf Add RTF reader. 2021-08-10 10:48:55 -07:00
list_simple.native Use pretty-simple to format native output. 2021-09-21 12:37:42 -07:00
list_simple.rtf Add RTF reader. 2021-08-10 10:48:55 -07:00
table_error_codes.native Use pretty-simple to format native output. 2021-09-21 12:37:42 -07:00
table_error_codes.rtf Add test for #7488. 2021-08-10 11:11:33 -07:00
table_simple.native Use pretty-simple to format native output. 2021-09-21 12:37:42 -07:00
table_simple.rtf Add RTF reader. 2021-08-10 10:48:55 -07:00
unicode.native Use pretty-simple to format native output. 2021-09-21 12:37:42 -07:00
unicode.rtf Add RTF reader. 2021-08-10 10:48:55 -07:00