pandoc/tests/Tests/Readers
Albert Krewinkel b3b00da43d Fix function dropping subtrees tagged :noexport:
Continue scanning for comment subtrees beyond only the first block.

Note to self: when writing an recursive function, don't forget to, you
know, actually recurse.

Shout to @mrvdb for noticing this.

This fixes #2628.
2016-01-07 19:56:44 +01:00
..
Docx.hs Docx reader: Add test cases for dummy list items. 2015-11-18 14:03:10 -05:00
EPUB.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
HTML.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
LaTeX.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Markdown.hs Implemented SoftBreak and new --wrap option. 2015-12-11 23:55:08 -08:00
Odt.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Org.hs Fix function dropping subtrees tagged :noexport: 2016-01-07 19:56:44 +01:00
RST.hs Test fixes. 2015-12-12 12:58:31 -08:00
Txt2Tags.hs Test fixes. 2015-12-12 12:58:31 -08:00