pandoc/tests/Tests/Readers
Albert Krewinkel 76143de97e Org reader: add support for sub/superscript export options
Org-mode allows to specify export settings via `#+OPTIONS` lines.
Disabling simple sub- and superscripts is one of these export options,
this options is now supported.
2016-05-11 19:13:43 +02:00
..
Docx.hs Docx Reader: Tests for track-changes moving 2016-04-16 08:39:25 -04:00
EPUB.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
HTML.hs Fixed behavior of base tag. 2016-03-10 19:59:55 -08:00
LaTeX.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Markdown.hs Added some entity tests in Markdown reader tests. 2016-01-08 17:33:37 -08:00
Odt.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Org.hs Org reader: add support for sub/superscript export options 2016-05-11 19:13:43 +02: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