summaryrefslogtreecommitdiff
path: root/tests/Tests/Readers/Odt.hs
Commit message (Expand)AuthorAge
* Made `smart` extension default for pandoc markdown.John MacFarlane2017-01-25
* Added ReaderOptions parameter to readNative.John MacFarlane2017-01-25
* ODT test: remove unnecessary imports.Jesse Rosenthal2017-01-25
* Update all tests to use new readers and error structure.Jesse Rosenthal2017-01-25
* Changed readNative to use PandocMonad.John MacFarlane2017-01-25
* Update tests to work with runPure.John MacFarlane2017-01-25
* Test case for issue #3223 (#3308)hubertp-lshift2016-12-13
* Test case for bug 2752 (#3306)hubertp-lshift2016-12-13
* Options: Removed writerStandalone, made writerTemplate a Maybe.John MacFarlane2016-11-30
* [odt] Infer table's caption from the paragraph (#3224)hubertp-lshift2016-11-26
* Inline code when text has a special styleHubert Plociniczak2016-11-08
* Export Text.Pandoc.Error in Text.Pandoc.John MacFarlane2016-10-24
* Infer caption from the text following the imgHubert Plociniczak2016-10-17
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* Added odt readerMarLinn2015-07-23