pandoc/test/Tests/Readers/Org/Block
Albert Krewinkel 275afec38a Org reader: respect export option p for planning info
Inclusion of planning info (*DEADLINE*, *SCHEDULED*, and *CLOSED*) can
be controlled via the `p` export option: setting the option to `t` will
add all planning information in a *Plain* block below the respective
headline.
2018-09-06 20:57:21 +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: respect export option p for planning info 2018-09-06 20:57:21 +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