summaryrefslogtreecommitdiff
path: root/tests/Tests/Arbitrary.hs
AgeCommit message (Expand)Author
2016-10-14Remove Tests.ArbitraryJesse Rosenthal
2015-08-07Updated Arbitrary instance for link attributemb21
2015-08-07Updated Arbitrary instance for new image attribute parameter.John MacFarlane
2014-04-29Added Cite to Arbitrary instance.John MacFarlane
2014-04-29ADded SmallCaps to Arbitrary instance.John MacFarlane
2013-08-10Adjustments for new Format newtype.John MacFarlane
2013-06-24Use new flexible metadata type.John MacFarlane
2013-01-09Added Attr field to Header.John MacFarlane
2012-07-26Moved tests to tests/, modified cabal file so lib isn't recompiled.John MacFarlane
2011-01-29Moved tests to src.John MacFarlane
2011-01-29Tests.Arbitrary: don't allow empty list items.John MacFarlane
2011-01-26Add support for attributes in inline Code.John MacFarlane
2011-01-26Bumped version to 1.8; depend on pandoc-types 1.8.John MacFarlane
2011-01-22Tests.Arbitrary: Let strings include any character.John MacFarlane
2011-01-22Added native writer tests.John MacFarlane
2011-01-22Tests.Arbitrary: Added instances for Inlines, Blocks.John MacFarlane
2011-01-13Added Tests/Arbitrary.hs, with Arbitrary instances.John MacFarlane