pandoc/test/Tests/Readers
Albert Krewinkel 2d443ecb07
Break-up org reader test file
The org reader test file had grown large, to the point that editor
performance was negatively affected in some cases. The tests are spread
over multiple submodules, and re-combined into a tasty TestTree in the
main org reader test file.
2017-12-28 14:15:58 +01:00
..
Org Break-up org reader test file 2017-12-28 14:15:58 +01:00
Creole.hs Creole reader: additional test on nowiki-block after para. 2017-10-31 22:26:35 +01:00
Docx.hs Docx reader: add tests for structured document tags unwrapping. 2017-12-27 10:03:00 -05:00
EPUB.hs Class: Removed unnecessary withMedia, improved haddocks. 2017-07-30 07:43:55 -07:00
HTML.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
JATS.hs Improve support for code language in JATS 2017-12-22 15:24:54 +13:00
LaTeX.hs Added tests of latex tokenizer. 2017-12-15 10:13:43 -08:00
Markdown.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
Muse.hs Muse reader: parse anchors immediately after headings as IDs 2017-12-21 15:52:10 +03:00
Odt.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
Org.hs Break-up org reader test file 2017-12-28 14:15:58 +01:00
RST.hs RST reader: handle blank lines correctly in line blocks (#3881) 2017-08-28 07:48:46 -07:00
Txt2Tags.hs Export all of Text.Pandoc.Class from Text.Pandoc. 2017-10-29 15:00:49 -07:00