pandoc/tests/Tests
John MacFarlane 24f68654e9 RST writer: do header normalization only in "standalone" mode.
If we're producing a fragment, just skip normalization.
After all, the fragment might be somewhere in the middle
of the document.  It's more important for fragments to
have consistency in rendering (so they can be pieced
together) than to normalize.

This closes #2394.  It's simpler and more robust than
my earlier fix.
2015-10-12 23:00:27 -07:00
..
Readers Percent-encode more special characters in URLs. 2015-10-11 17:12:50 -07:00
Writers RST writer: do header normalization only in "standalone" mode. 2015-10-12 23:00:27 -07:00
Arbitrary.hs Added Cite to Arbitrary instance. 2014-04-29 18:32:42 -07:00
Helpers.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00
Old.hs Added proper support for DocBook 'xref' elements 2015-09-24 18:26:55 +02:00
Shared.hs MediaBag: ensure that / is always used as path separator. 2015-09-26 22:40:58 -07:00
Walk.hs HLint: Remove lambdas. 2013-12-19 20:28:53 -05:00