pandoc/test/Tests/Readers
Brian Leung 35971495ab RST reader: change treatment of number-lines directives. (#5207)
Directives of this type without numeric inputs should not have a
`startFrom` attribute; with a blank value, the writers can produce
extra whitespace.
2019-01-09 22:19:26 -08:00
..
Org Org reader: handle minlevel option differently. (#5190) 2019-01-07 20:28:47 -08:00
Creole.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Docx.hs Docx: add test for lists with level overrides. 2018-12-10 19:24:56 -05:00
DokuWiki.hs Add DokuWiki reader (#5108) 2019-01-06 15:06:32 -08: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 table tests 2018-11-02 22:42:51 -07:00
Markdown.hs Removed superfluous sourceCode class on code blocks. 2019-01-08 11:36:33 -08:00
Muse.hs Muse reader tests: test #cover directive 2018-12-25 15:23:02 +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 RST reader: change treatment of number-lines directives. (#5207) 2019-01-09 22:19:26 -08:00
Txt2Tags.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00