pandoc/test/Tests/Readers
John MacFarlane a2a14f9029 Removed old adjacent_links test for docx reader.
See #2270 for background -- this test blocked the consistent
underline change and was hard to revise, so for now we are
removing it.
2017-10-27 16:09:44 -07:00
..
Creole.hs Creole reader (#3994) 2017-10-26 19:19:28 -04:00
Docx.hs Removed old adjacent_links test for docx reader. 2017-10-27 16:09:44 -07:00
EPUB.hs Class: Removed unnecessary withMedia, improved haddocks. 2017-07-30 07:43:55 -07:00
HTML.hs HTML reader: parse <main> like <div role=main>. (#3791) 2017-08-09 09:10:12 -07:00
LaTeX.hs Latex reader: Skip spaces in image options 2017-10-17 16:42:11 +03:00
Markdown.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
Muse.hs Removed writerSourceURL, add source URL to common state. 2017-09-30 16:11:20 -05:00
Odt.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Org.hs Consistent underline for Readers (#2270) 2017-10-27 18:45:00 -04:00
RST.hs RST reader: handle blank lines correctly in line blocks (#3881) 2017-08-28 07:48:46 -07:00
Txt2Tags.hs Consistent underline for Readers (#2270) 2017-10-27 18:45:00 -04:00