pandoc/test/Tests
Michael Hoffmann 74bd5a4f47
Docx writer: better handle list items whose contents are lists (#6522)
If the first element of a bulleted or ordered list is another list,
then that first item will disappear if the target format is docx. This
changes the docx writer so that it prepends an empty string for those
cases. With this, no items will disappear.

Closes #5948.
2020-10-02 09:30:05 -07:00
..
Lua Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
Readers Markdown reader: Set citationNoteNum accurately in citations. 2020-09-21 10:10:37 -07:00
Writers Docx writer: better handle list items whose contents are lists (#6522) 2020-10-02 09:30:05 -07:00
Command.hs Propagate (DY)LD_LIBRARY_PATH in tests (#6376) 2020-05-18 22:46:14 -07:00
Helpers.hs Fix hlint suggestions, update hlint.yaml (#6680) 2020-09-13 07:48:14 -07:00
Lua.hs Lua: fix regression in package searcher 2020-05-12 17:10:30 +02:00
Old.hs HTML writer: support intermediate table headers 2020-09-13 23:23:11 +02:00
Shared.hs Fix hlint suggestions, update hlint.yaml (#6680) 2020-09-13 07:48:14 -07:00