pandoc/test/Tests/Readers
Alexander Krotov 6018a2324d Muse reader: Add Text::Amuse footnote extensions
Footnote end is indicated by indentation,
so footnotes can be placed anywhere in the text,
not just at the end of it.
2017-11-18 23:43:02 +03:00
..
Creole.hs Creole reader: additional test on nowiki-block after para. 2017-10-31 22:26:35 +01:00
Docx.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
EPUB.hs Class: Removed unnecessary withMedia, improved haddocks. 2017-07-30 07:43:55 -07:00
HTML.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
LaTeX.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
Markdown.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
Muse.hs Muse reader: Add Text::Amuse footnote extensions 2017-11-18 23:43:02 +03:00
Odt.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
Org.hs Consistent underline for Readers (#2270) 2017-10-27 18:45:00 -04:00
RST.hs RST reader: handle blank lines correctly in line blocks (#3881) 2017-08-28 07:48:46 -07:00
Txt2Tags.hs Export all of Text.Pandoc.Class from Text.Pandoc. 2017-10-29 15:00:49 -07:00