pandoc/tests/Tests
Albert Krewinkel b27366780f Org reader: fix paragraph/list interaction
Paragraphs can be followed by lists, even if there is no blank line
between the two blocks.  However, this should only be true if the
paragraph is not within a list, were the preceding block should be
parsed as a plain instead of paragraph (to allow for compact lists).

Thanks to @rgaiacs for bringing this up.

This fixes #2464.
2015-10-24 19:05:56 +02:00
..
Readers Org reader: fix paragraph/list interaction 2015-10-24 19:05:56 +02:00
Writers Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09: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 Merge pull request #2458 from mb21/lang-inlines 2015-10-19 23:02:08 -07:00
Shared.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00
Walk.hs Use custom Prelude to avoid compiler warnings. 2015-10-14 09:09:10 -07:00