aboutsummaryrefslogtreecommitdiff
path: root/test/docx
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2021-05-01 18:52:24 +0200
committerAlbert Krewinkel <albert@zeitkraut.de>2021-05-01 18:52:24 +0200
commitddbf83f62c8bb6516203c99acd894c404351b5ae (patch)
treedbc25ec880fc73f57126267aba79793dc7d5896c /test/docx
parent3da919e35d02ec1a7e3719e2fdfd699a69d74921 (diff)
downloadpandoc-ddbf83f62c8bb6516203c99acd894c404351b5ae.tar.gz
Docx writer: support colspans and rowspans in tables
See: #6315
Diffstat (limited to 'test/docx')
-rw-r--r--test/docx/golden/table_one_row.docxbin9904 -> 9925 bytes
-rw-r--r--test/docx/golden/table_with_list_cell.docxbin10212 -> 10230 bytes
-rw-r--r--test/docx/golden/tables.docxbin10239 -> 10271 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/test/docx/golden/table_one_row.docx b/test/docx/golden/table_one_row.docx
index cab3fc31c..e60bb303f 100644
--- a/test/docx/golden/table_one_row.docx
+++ b/test/docx/golden/table_one_row.docx
Binary files differ
diff --git a/test/docx/golden/table_with_list_cell.docx b/test/docx/golden/table_with_list_cell.docx
index 9238c7e20..a4037cf32 100644
--- a/test/docx/golden/table_with_list_cell.docx
+++ b/test/docx/golden/table_with_list_cell.docx
Binary files differ
diff --git a/test/docx/golden/tables.docx b/test/docx/golden/tables.docx
index 6f0379def..bc1bc27f8 100644
--- a/test/docx/golden/tables.docx
+++ b/test/docx/golden/tables.docx
Binary files differ