summaryrefslogtreecommitdiff
path: root/test/command/8984.md
AgeCommit message (Collapse)Author
2023-08-05HTML reader: properly calculate RowHeadColumns.John MacFarlane
The previous algorithm did not handle rowspans; this one does. Closes #8984.
2023-08-05Add test for #8984.John MacFarlane