pandoc/test/Tests
Milan Bracke 465c28d28e Docx reader: fix handling of empty fields
Some fields only have an instrText and no content, Pandoc didn't
understand these, causing other fields to be misunderstood because it
seemed like a field was still open when it wasn't.
2021-10-18 19:15:40 -07:00
..
Lua Lua: add module "pandoc.path" 2021-02-02 21:04:30 -08:00
Readers Docx reader: fix handling of empty fields 2021-10-18 19:15:40 -07:00
Writers pptx: Fix list level numbering 2021-10-17 17:24:30 -07:00
Command.hs Command tests: raise error if command doesn't begin with %. 2021-09-21 10:42:14 -07:00
Helpers.hs Tests.Helpers: export testGolden and use it in RTF reader. 2021-08-10 22:07:48 -07:00
Lua.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00
Old.hs Use pretty-simple to format native output. 2021-09-21 12:37:42 -07:00
Shared.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00