pandoc/tests/Tests/Readers
Albert Krewinkel 5729f1f2ea
Org reader: allow short hand for single-line raw blocks
Single-line raw blocks can be given via `#+FORMAT: raw line`, where
`FORMAT` must be one of `latex`, `beamer`, `html`, or `texinfo`.

Closes: #3366
2017-01-19 20:33:05 +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: allow short hand for single-line raw blocks 2017-01-19 20:33:05 +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