pandoc/test/Tests/Readers/Org
Albert Krewinkel 8b00bc6029
Org reader: fix planning elements in headers level 3 and higher
Planning info is now always placed before the subtree contents.
Previously, the planning info was placed after the content if the
header's subtree was converted to a list, which happens with headers of
level 3 and higher per default.

Fixes: #5494
2019-05-13 22:55:13 +02:00
..
Block Org reader: fix planning elements in headers level 3 and higher 2019-05-13 22:55:13 +02:00
Inline Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Block.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Directive.hs Org reader: omit, but warn about unknown export options 2019-05-13 22:25:04 +02:00
Inline.hs Org reader: prefer plain symbols over math symbols 2019-05-05 14:48:37 +02:00
Meta.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Shared.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00