aboutsummaryrefslogtreecommitdiff
path: root/tests/Tests/Writers/Markdown.hs
AgeCommit message (Expand)AuthorFilesLines
2016-10-14Remove Tests.ArbitraryJesse Rosenthal1-1/+1
2016-10-11Markdown writer: add test for note placement.Jesse Rosenthal1-2/+138
2016-07-14Removed some redundant class constraints.John MacFarlane1-1/+1
2015-11-09Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane1-1/+0
2015-11-08Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane1-0/+1
2015-04-18Markdown writer: improved escaping.John MacFarlane1-2/+2
2015-03-10Support shortcut reference links in markdown writerKonstantin Zudov1-1/+90
2013-11-30Markdown writer: Fix rendering of tight sublists.John MacFarlane1-0/+4
2013-01-23Eliminated use of TH in test suite.John MacFarlane1-1/+1
2012-07-26Moved WriterOptions and associated types Shared -> Options.John MacFarlane1-1/+1
2012-07-26Moved tests to tests/, modified cabal file so lib isn't recompiled.John MacFarlane1-0/+34