pandoc/tests/Tests/Readers
John MacFarlane 87096c64f8 Org reader: text adjacent to a list yields a Plain, not Para.
This gives better results for tight lists.  Closes #1437.

An alternative solution would be to use Para everywhere, and
never Plain.  I am not sufficiently familiar with org to know
which is best.  Thoughts, @tarleb?
2014-07-20 12:56:01 -07:00
..
Docx.hs Docx reader: Add test 2014-07-15 18:32:19 +01:00
LaTeX.hs HLint: redundant parens 2013-12-19 20:43:25 -05:00
Markdown.hs Added failing test for issue #1121. 2014-07-10 14:23:20 -07:00
Org.hs Org reader: text adjacent to a list yields a Plain, not Para. 2014-07-20 12:56:01 -07:00
RST.hs Use new flexible metadata type. 2013-06-24 20:29:41 -07:00