index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Tests
/
Arbitrary.hs
Age
Commit message (
Expand
)
Author
2016-10-14
Remove Tests.Arbitrary
Jesse Rosenthal
2015-08-07
Updated Arbitrary instance for link attribute
mb21
2015-08-07
Updated Arbitrary instance for new image attribute parameter.
John MacFarlane
2014-04-29
Added Cite to Arbitrary instance.
John MacFarlane
2014-04-29
ADded SmallCaps to Arbitrary instance.
John MacFarlane
2013-08-10
Adjustments for new Format newtype.
John MacFarlane
2013-06-24
Use new flexible metadata type.
John MacFarlane
2013-01-09
Added Attr field to Header.
John MacFarlane
2012-07-26
Moved tests to tests/, modified cabal file so lib isn't recompiled.
John MacFarlane
2011-01-29
Moved tests to src.
John MacFarlane
2011-01-29
Tests.Arbitrary: don't allow empty list items.
John MacFarlane
2011-01-26
Add support for attributes in inline Code.
John MacFarlane
2011-01-26
Bumped version to 1.8; depend on pandoc-types 1.8.
John MacFarlane
2011-01-22
Tests.Arbitrary: Let strings include any character.
John MacFarlane
2011-01-22
Added native writer tests.
John MacFarlane
2011-01-22
Tests.Arbitrary: Added instances for Inlines, Blocks.
John MacFarlane
2011-01-13
Added Tests/Arbitrary.hs, with Arbitrary instances.
John MacFarlane