pandoc/test/Tests/Readers
John MacFarlane d6c58eb836 Docx reader: don't strip out empty paragraphs.
We now have the `--strip-empty-paragraphs` option for that,
if you want it.  Closes #2252.

Updated docx reader tests.

We use stripEmptyParagraphs to avoid changing too
many tests.  We should add new tests for empty paragraphs.
2017-12-02 16:51:31 -08:00
..
Creole.hs Creole reader: additional test on nowiki-block after para. 2017-10-31 22:26:35 +01:00
Docx.hs Docx reader: don't strip out empty paragraphs. 2017-12-02 16:51:31 -08: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
LaTeX.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
Markdown.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
Muse.hs Muse reader: correctly remove indentation from notes 2017-11-29 05:12:25 +03:00
Odt.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
Org.hs Org reader: allow empty list items 2017-11-22 22:53:24 +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