pandoc/test/Tests/Readers
Alexander Krotov 8df59952bf Muse reader: allow empty headers
Previously empty headers caused parser to terminate without parsing the rest of the document.
2018-10-21 06:42:00 +03:00
..
Org Parse empty argument array in inline src blocks. 2018-09-28 14:05:14 +02:00
Creole.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Docx.hs Docx reader tests: Test for combining adjacent code blocks. 2018-04-17 09:29:54 -04:00
EPUB.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
FB2.hs Add FB2 reader (#4539) 2018-04-26 12:33:18 -07:00
HTML.hs Only override --quickcheck-tests=N if N is not default value (100). 2018-10-15 22:15:43 -07:00
JATS.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
LaTeX.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Man.hs Man reader: Fix .B, .I, .BR, etc. 2018-10-20 16:40:44 -07:00
Markdown.hs Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
Muse.hs Muse reader: allow empty headers 2018-10-21 06:42:00 +03:00
Odt.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Org.hs Break-up org reader test file 2017-12-28 14:15:58 +01:00
RST.hs parse rST inlines containing newlines closing #4912 2018-09-18 13:31:09 +02:00
Txt2Tags.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00