mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-31 02:04:53 +08:00
d7b5def287
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.