aboutsummaryrefslogtreecommitdiff
path: root/test/command/10002.md
AgeCommit message (Collapse)Author
2025-09-20OpenDocument writer: Add missing table elements (#11157)TuongNM
Add missing header rows after the first one, footer rows as well as TableBody header rows. Also apply hlint suggestions to use Down and fuse mapM/map. Closes #10002.