pandoc/tests/Tests/Readers
Albert Krewinkel 21e6ca1976 Org reader: ensure emphasis markup can be nested
Nested emphasis markup (e.g. `/*strong and emphasized*/`) was
interpreted incorrectly in that the inner markup was not recognized.
2017-01-05 23:30:46 +01:00
..
Docx.hs Docx reader: Ensure one-row tables don't have header. 2016-12-08 07:01:01 -05:00
EPUB.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
HTML.hs HTML reader: only treat "a" element as link if it has href. 2016-11-13 22:41:11 +01:00
LaTeX.hs Export Text.Pandoc.Error in Text.Pandoc. 2016-10-24 22:31:36 +02:00
Markdown.hs markdown reader: disallow space between inline code and attributes (#3326) 2016-12-24 07:34:07 -07:00
Odt.hs Test case for issue #3223 (#3308) 2016-12-13 17:20:10 +01:00
Org.hs Org reader: ensure emphasis markup can be nested 2017-01-05 23:30:46 +01:00
RST.hs Export Text.Pandoc.Error in Text.Pandoc. 2016-10-24 22:31:36 +02:00
Txt2Tags.hs Export Text.Pandoc.Error in Text.Pandoc. 2016-10-24 22:31:36 +02:00