pandoc/test/Tests/Readers/Org/Block
Albert Krewinkel ceec26f647 Org reader: strip planning info from output
Planning info is parsed, but not included in the output (as is the
default with Emacs Org-mode).

Fixes: #4867
2018-09-05 17:12:54 +02:00
..
CodeBlock.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Figure.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00
Header.hs Org reader: strip planning info from output 2018-09-05 17:12:54 +02:00
List.hs Org reader: fix parsers relying on parseFromString 2018-07-23 22:05:41 +02:00
Table.hs Use NoImplicitPrelude and explicitly import Prelude. 2018-03-18 10:46:28 -07:00