pandoc/test/Tests/Readers/Org
Albert Krewinkel eae9be3a48
Org reader: allow trailing spaces after key/value pairs in directives
Ensures that spaces at the end of attribute directives like
`#+ATTR_HTML: :width 100%` (note the trailing spaces) are accepted.
2022-01-01 13:44:14 +01:00
..
Block Org: support task_lists extension 2021-02-13 13:00:37 -08:00
Inline Org reader: parse official org-cite citations. 2021-12-14 11:34:32 -08:00
Block.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00
Directive.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00
Inline.hs Org reader: allow trailing spaces after key/value pairs in directives 2022-01-01 13:44:14 +01:00
Meta.hs Org reader: allow an initial :PROPERTIES: drawer to add to metadata. 2021-10-22 22:10:25 -07:00
Shared.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00