pandoc/tests/Tests
John MacFarlane d599c4cdab Added Attr field to Header.
Previously header ids were autogenerated by the writers.
Now they are generated (unless supplied explicitly) in the
markdown parser, if the `header_identifiers` extension is
selected.

In addition, the textile reader now supports id attributes on
headers.
2013-01-09 09:30:05 -08:00
..
Readers Removed citationSuppressParens. 2012-10-28 09:36:15 -07:00
Writers Added Attr field to Header. 2013-01-09 09:30:05 -08:00
Arbitrary.hs Added Attr field to Header. 2013-01-09 09:30:05 -08:00
Helpers.hs Updated tests for tight/loose lists. 2013-01-07 20:58:49 -08:00
Old.hs Added Attr field to Header. 2013-01-09 09:30:05 -08:00
Shared.hs Moved tests to tests/, modified cabal file so lib isn't recompiled. 2012-07-26 08:37:36 -07:00