aboutsummaryrefslogtreecommitdiff
path: root/test/command/7288.md
AgeCommit message (Collapse)AuthorFilesLines
2021-05-20Ms writer: handle tables with multiple paragraphs.John MacFarlane1-0/+40
Previously they overflowed the table cell width. We now set line lengths per-cell and restore them after the table has been written. Closes #7288.