pandoc/tests/Tests
John MacFarlane e4263d306e Revamped raw HTML block parsing in markdown.
- We no longer include trailing spaces and newlines in the
  raw blocks.
- We look for closing tags for elements (but without backtracking).
- Each block-level tag is its own RawBlock; we no longer try to
  consolidate them (though `--normalize` will do so).

Closes #1330.
2014-07-07 15:53:59 -06:00
..
Readers Revamped raw HTML block parsing in markdown. 2014-07-07 15:53:59 -06:00
Writers LaTeX writer: Use \textquotesingle for ' in inline code. 2014-06-23 12:51:10 -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 haddock writer tests. 2014-06-18 17:55:21 -07:00
Shared.hs Rewrote normalize for efficiency. (Closes #1385.) 2014-06-29 23:05:08 -07:00
Walk.hs HLint: Remove lambdas. 2013-12-19 20:28:53 -05:00