pandoc/test/Tests/Readers
despresc c7814f31e1 Use the new builders, modify readers to preserve empty headers
The Builder.simpleTable now only adds a row to the TableHead when the
given header row is not null. This uncovered an inconsistency in the
readers: some would unconditionally emit a header filled with empty
cells, even if the header was not present. Now every reader has the
conditional behaviour. Only the XWiki writer depended on the header
row being always present; it now pads its head as necessary.
2020-04-15 23:03:22 -04:00
..
Org Use the new builders, modify readers to preserve empty headers 2020-04-15 23:03:22 -04:00
Creole.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Docx.hs More cleanup (#6209) 2020-03-28 22:48:47 -07:00
DokuWiki.hs Use the new builders, modify readers to preserve empty headers 2020-04-15 23:03:22 -04:00
EPUB.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
FB2.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
HTML.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
JATS.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Jira.hs Jira: support citations, attachment links, and user links 2020-04-04 14:27:27 +02:00
LaTeX.hs Use the new builders, modify readers to preserve empty headers 2020-04-15 23:03:22 -04:00
Man.hs Use the new builders, modify readers to preserve empty headers 2020-04-15 23:03:22 -04:00
Markdown.hs Markdown Reader: Fix inline code in lists (#6284) 2020-04-15 16:20:01 -07:00
Muse.hs Use the new builders, modify readers to preserve empty headers 2020-04-15 23:03:22 -04:00
Odt.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Org.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
RST.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Txt2Tags.hs Use the new builders, modify readers to preserve empty headers 2020-04-15 23:03:22 -04:00