pandoc/test/Tests/Readers
2017-07-21 10:04:13 +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 HTML reader: Use the lang value of <html> to set the lang meta value. (#3765) 2017-06-27 10:19:37 +02:00
LaTeX.hs Rewrote LaTeX reader with proper tokenization. 2017-07-07 12:36:00 +02:00
Markdown.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
Muse.hs Muse reader: fix reading of lists inside tags (#3802) 2017-07-21 10:04:13 +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