pandoc/tests/Tests
John MacFarlane 7f09c1834d Markdown writer: Fix rendering of tight sublists.
E.g.

    - foo
        - bar
    - baz

Previously a spurious blank line was included before the last item.
Closes #1050.
2013-11-30 17:59:28 -08:00
..
Readers Fixed bug with intraword emphasis. 2013-11-22 19:41:08 -08:00
Writers Markdown writer: Fix rendering of tight sublists. 2013-11-30 17:59:28 -08:00
Arbitrary.hs Adjustments for new Format newtype. 2013-08-10 17:24:54 -07:00
Helpers.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00
Old.hs Pass the buildDir as first argument to test suite. 2013-10-20 12:36:26 -07:00
Shared.hs Moved tests to tests/, modified cabal file so lib isn't recompiled. 2012-07-26 08:37:36 -07:00
Walk.hs Added Tests.Walk. 2013-08-10 19:04:15 -07:00