mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-31 20:55:45 +00:00
E.g. an HTML table with two cells in the first row and one in the second (but no row/colspan). We now calculate the number of columns based on the longest row (or the length of aligns or widths). Closes #3337.