aboutsummaryrefslogtreecommitdiff
path: root/test/docx/0_level_headers.native
AgeCommit message (Expand)Author
2025-09-17Docx reader: properly calculate table column widths.John MacFarlane
2021-10-18Docx parser: implement PAGEREF fieldsMilan Bracke
2021-05-28Docx reader: Read table column widths.Emily Bourke
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc
2020-04-15Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessorsdespresc
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc
2020-04-15Implement the new Table typedespresc
2019-09-21[Docx Reader] Update testsNikolay Yakimov
2017-12-04Add `empty_paragraphs` extension.John MacFarlane
2017-12-02Docx reader: don't strip out empty paragraphs.John MacFarlane
2017-08-06Docx reader: Add tests for avoiding zero-level header.Jesse Rosenthal