pandoc/src/Text
John MacFarlane cbe67b9602 Docx reader and writer: support row heads.
Reader: When `w:tblLook` has `w:firstColumn` set (or an equivalent bit
mask), we set row heads = 1 in the AST.

Writer: set `w:firstColumn` in `w:tblLook` when there are row
heads. (Word only allows one, so this is triggered by any number
of row heads > 0.)

Closes .
2025-01-10 22:50:17 -08:00
..
Pandoc Docx reader and writer: support row heads. 2025-01-10 22:50:17 -08:00
Pandoc.hs Update copyright dates to 2024. 2024-04-25 18:16:49 -07:00