pandoc/test/Tests/Readers
Milan Bracke 465c28d28e Docx reader: fix handling of empty fields
Some fields only have an instrText and no content, Pandoc didn't
understand these, causing other fields to be misunderstood because it
seemed like a field was still open when it wasn't.
2021-10-18 19:15:40 -07:00
..
Org Org reader: fix bug in org-ref citation parsing. 2021-02-18 21:59:18 +01:00
Creole.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00
Docx.hs Docx reader: fix handling of empty fields 2021-10-18 19:15:40 -07:00
DokuWiki.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00
EPUB.hs Reduce size of cover image in test epub. 2021-05-29 11:48:52 -07:00
FB2.hs Add RTF reader. 2021-08-10 10:48:55 -07:00
HTML.hs Recognize data-external when reading HTML img tags (#7429) 2021-07-06 16:06:29 -07:00
JATS.hs Add new unexported module T.P.XMLParser. 2021-02-10 22:04:11 -08:00
Jira.hs Jira: add support for "smart" links 2021-05-25 16:54:42 +02:00
LaTeX.hs Remove superfluous imports. 2021-02-28 22:57:36 -08:00
Man.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00
Markdown.hs Multimarkdown sub- and superscripts (#5512) (#7188) 2021-08-15 21:57:57 -07:00
Muse.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00
Odt.hs Treat tabs as spaces in ODT Reader. (#7185) 2021-03-31 16:44:34 -07:00
Org.hs Update copyright notices for 2021 (#7012) 2021-01-08 09:38:20 -08:00
RST.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00
RTF.hs Tests.Helpers: export testGolden and use it in RTF reader. 2021-08-10 22:07:48 -07:00
Txt2Tags.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00