pandoc/test/Tests/Readers
John MacFarlane fa719d0264 Switched Writer types to use Text.
* XML.toEntities: changed type to Text -> Text.
* Shared.tabFilter -- fixed so it strips out CRs as before.
* Modified writers to take Text.
* Updated tests, benchmarks, trypandoc.

[API change]

Closes #3731.
2017-06-11 00:46:31 +02:00
..
Docx.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
EPUB.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00
HTML.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
LaTeX.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Markdown.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
Odt.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Org.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
RST.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
Txt2Tags.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00