diff options
author | John MacFarlane <jgm@berkeley.edu> | 2020-08-24 09:31:39 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2020-08-24 09:31:39 -0700 |
commit | 93e3d463fdce74a2f5399a360e4da552ec2fa039 (patch) | |
tree | 43c0ec478542ae7a6a2f680db19abfdc6b25135e /test/docx | |
parent | 49e810b4ed3642cf549622046bd7f2b98c700894 (diff) | |
download | pandoc-93e3d463fdce74a2f5399a360e4da552ec2fa039.tar.gz |
Docx writer: separate adjacent tables.
Word combines adjacent tables, so to prevent this we insert
an empty paragraph between two adjacent tables.
Closes #4315.
Diffstat (limited to 'test/docx')
-rw-r--r-- | test/docx/golden/tables.docx | bin | 10273 -> 10276 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/docx/golden/tables.docx b/test/docx/golden/tables.docx Binary files differindex 38b4d2391..af30e1fe6 100644 --- a/test/docx/golden/tables.docx +++ b/test/docx/golden/tables.docx |