Skip to content

Promote to production: .doc viewer table formatting fix - #268

Merged
slaveofcode merged 2 commits into
mainfrom
develop
Aug 17, 2026
Merged

Promote to production: .doc viewer table formatting fix#268
slaveofcode merged 2 commits into
mainfrom
develop

Conversation

@slaveofcode

Copy link
Copy Markdown
Owner

Tables render row-per-line; adds real .doc regression fixtures/tests.

Tested against real Word 97-2003 .doc files: extraction is correct for
plain text, Unicode (smart quotes/accents/em-dash), long docs, tables and
lists. Improved cleanup so table rows (a run of 2+ cell/row marks) become
line breaks with tab-separated cells and leading tabs stripped, instead of
collapsing onto one line. Adds two neutral binary .doc fixtures + tests.
fix(doc-viewer): table formatting + real .doc regression tests
@slaveofcode
slaveofcode merged commit a80003d into main Aug 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant