summaryrefslogtreecommitdiff
path: root/tests/Tests/Readers/RST.hs
Commit message (Expand)AuthorAge
* Export Text.Pandoc.Error in Text.Pandoc.John MacFarlane2016-10-24
* RST reader: Add test for space-before-note.Jesse Rosenthal2016-10-17
* Remove Tests.ArbitraryJesse Rosenthal2016-10-14
* Parse line-oriented markup as LineBlockAlbert Krewinkel2016-10-13
* Add one more testSidharth Kapur2016-05-01
* Use `codeBlockWith`Sidharth Kapur2016-05-01
* Add test for RST code directive classSidharth Kapur2016-05-01
* Test fixes.John MacFarlane2015-12-12
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* Use custom Prelude to avoid compiler warnings.John MacFarlane2015-10-14
* Removed tabs from source.John MacFarlane2015-07-10
* Tests.Readers.RST: Test metadata with inline markup tooLars-Dominik Braun2015-07-03
* Tests.Readers.RST: Group field list testsLars-Dominik Braun2015-07-03
* Readers.RST: Parse field list nameLars-Dominik Braun2015-07-03
* Fix RST reference names with special charactersLars-Dominik Braun2015-06-29
* Update testsMatthew Pickering2015-02-18
* RST Reader: compute Attrs when role is definedDaniel Bergey2014-12-12
* WIP: tests for RST rolesDaniel Bergey2014-12-12
* parse RST class directivesDaniel Bergey2014-12-01
* parse RST quoted literal blocksDaniel Bergey2014-12-01
* Use new flexible metadata type.John MacFarlane2013-06-24
* Eliminated use of TH in test suite.John MacFarlane2013-01-23
* RST reader: Line block improvements.John MacFarlane2013-01-13
* Moved tests to tests/, modified cabal file so lib isn't recompiled.John MacFarlane2012-07-26
* Moved tests to src.John MacFarlane2011-01-29
* RST reader: Improved field lists.John MacFarlane2011-01-26
* Added RST reader tests.John MacFarlane2011-01-26