pandoc/tests/Tests/Readers
Albert Krewinkel 4ca420e937
Org reader: accept org-ref citations followed by commas
Bugfix for an issue which, whenever the citation was immediately followed by a
comma, prevented correct parsing of org-ref citations.
2017-01-06 18:22:19 +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: accept org-ref citations followed by commas 2017-01-06 18:22:19 +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