pandoc/tests/Tests/Readers
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
..
Docx.hs Docx reader: Add tests for hanging indent handline. 2014-06-29 23:37:00 -04:00
LaTeX.hs HLint: redundant parens 2013-12-19 20:43:25 -05:00
Markdown.hs Revamped raw HTML block parsing in markdown. 2014-07-07 15:53:59 -06:00
Org.hs Org reader: make tildes create inline code. 2014-06-16 22:03:26 -07:00
RST.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00