diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-01-12 09:49:10 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-01-12 09:49:10 -0800 |
commit | c451207b08edc36fa5c2f1af5556a8d211e023ed (patch) | |
tree | 16ee2ea917660479dcbb8059ca70c846064e4127 /test/tables.plain | |
parent | 4a223e68f42d23b34d0d13c20e8ecf5e4b16f8fe (diff) | |
download | pandoc-c451207b08edc36fa5c2f1af5556a8d211e023ed.tar.gz |
Docx writer: handle table header using styles.
Instead of hard-coding the border and header cell vertical alignment,
we now let this be determined by the Table style, making use of
Word's "conditional formatting" for the table's first row.
For headerless tables, we use the tblLook element to tell Word
not to apply conditional first-row formatting.
Closes #7008.
Diffstat (limited to 'test/tables.plain')
0 files changed, 0 insertions, 0 deletions