diff options
author | Albert Krewinkel <albert@zeitkraut.de> | 2021-05-01 18:52:24 +0200 |
---|---|---|
committer | Albert Krewinkel <albert@zeitkraut.de> | 2021-05-01 18:52:24 +0200 |
commit | ddbf83f62c8bb6516203c99acd894c404351b5ae (patch) | |
tree | dbc25ec880fc73f57126267aba79793dc7d5896c /test/docx | |
parent | 3da919e35d02ec1a7e3719e2fdfd699a69d74921 (diff) | |
download | pandoc-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.docx | bin | 9904 -> 9925 bytes |
-rw-r--r-- | test/docx/golden/table_with_list_cell.docx | bin | 10212 -> 10230 bytes |
-rw-r--r-- | test/docx/golden/tables.docx | bin | 10239 -> 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 Binary files differindex cab3fc31c..e60bb303f 100644 --- a/test/docx/golden/table_one_row.docx +++ b/test/docx/golden/table_one_row.docx diff --git a/test/docx/golden/table_with_list_cell.docx b/test/docx/golden/table_with_list_cell.docx Binary files differindex 9238c7e20..a4037cf32 100644 --- a/test/docx/golden/table_with_list_cell.docx +++ b/test/docx/golden/table_with_list_cell.docx diff --git a/test/docx/golden/tables.docx b/test/docx/golden/tables.docx Binary files differindex 6f0379def..bc1bc27f8 100644 --- a/test/docx/golden/tables.docx +++ b/test/docx/golden/tables.docx |