Files
pandoc/test/command
John MacFarlane 3caf2b1e3a Revert "Docx reader and writer: support row heads."
This reverts commit cbe67b9602.

Word sets `w:firstColumn="1"` by default for tables.  You have to find
the Table Design tab and explicitly uncheck "First Column" to make this
go away.  In most cases, I don't think writers intend to designate
the first column as a row head, so this commit is going to produce
unexpected results.  In addition, because of the table normalization
done by pandoc-type's `tableWith`, any table containing a colspanned
cell in the left-hand column will get broken if the first column is
designated a row head.  For these reasons it seems best to revert this
change, which was made in response to #9495.

Closes #10627.
2025-02-19 10:02:50 -08:00
..
2024-12-28 19:43:23 -08:00
2024-12-28 19:43:23 -08:00
2025-01-29 15:59:26 -06:00
2024-12-28 19:43:23 -08:00
2024-10-15 11:52:32 -07:00
2024-12-28 19:43:23 -08:00
2024-10-15 11:25:28 -07:00
2025-02-10 13:22:33 -08:00
2025-02-05 21:28:56 -08:00
2024-09-14 10:18:52 -07:00
2024-10-23 17:26:46 -07:00
2024-12-28 19:43:23 -08:00
2024-12-05 22:57:18 -08:00
2024-12-05 22:57:18 -08:00
2024-12-05 22:57:18 -08:00
2024-12-05 22:57:18 -08:00
2024-12-05 22:57:18 -08:00
2024-10-17 08:43:34 -07:00