aboutsummaryrefslogtreecommitdiff
path: root/test/docx/table_variable_width.native
AgeCommit message (Expand)AuthorFilesLines
2021-05-28Docx reader: Support new table features.Emily Bourke1-12/+7
2021-05-28Docx reader: Read table column widths.Emily Bourke1-6/+6
2020-04-15Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessorsdespresc1-16/+16
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc1-31/+39
2020-04-15Implement the new Table typedespresc1-16/+37
2018-04-05Changes to tests to accommodate changes in pandoc-types.John MacFarlane1-0/+3
2018-02-15Docx reader: Pick table width from the longest row or headerdanse1-0/+13