pandoc/test/Tests
Albert Krewinkel fe1378227b
Org reader: allow multiple pipe chars in todo sequences
Additional pipe chars, used to separate "action" state from "no further
action" states, are ignored. E.g., for the following sequence, both
`DONE` and `FINISHED` are states with no further action required.

    #+TODO: UNFINISHED | DONE | FINISHED

Previously, parsing of the todo sequence failed if multiple pipe chars
were included.

Closes: #7014
2021-01-09 13:40:31 +01:00
..
Lua Update copyright notices for 2021 (#7012) 2021-01-08 09:38:20 -08:00
Readers Org reader: allow multiple pipe chars in todo sequences 2021-01-09 13:40:31 +01:00
Writers Docx writer: keep raw openxml strings verbatim. 2020-12-13 14:09:59 +01:00
Command.hs Update copyright notices for 2021 (#7012) 2021-01-08 09:38:20 -08:00
Helpers.hs Update copyright notices for 2021 (#7012) 2021-01-08 09:38:20 -08:00
Lua.hs Update copyright notices for 2021 (#7012) 2021-01-08 09:38:20 -08:00
Old.hs Update copyright notices for 2021 (#7012) 2021-01-08 09:38:20 -08:00
Shared.hs Update copyright notices for 2021 (#7012) 2021-01-08 09:38:20 -08:00