Commit Graph
3 Commits
Author SHA1 Message Date
John MacFarlane 6067e477ac Docx reader: Avoid spurious block quotes in list items.
The docx reader was overzealous in detecting indented
paragraphs as block quotes, leading to list items sometimes
being put in block quotes (especially in docx created by
Google Docs).

Closes #8836.
2023-08-14 10:07:14 -07:00
Jesse Rosenthal 83d2a5131d Docx reader tests: fix test file with trailing space.
This failed due to the fix of #5273.
2019-02-18 15:49:36 -05:00
Jesse Rosenthal 0f736d778f Docx: add test for lists with level overrides. 2018-12-10 19:24:56 -05:00