Description
Consider normalizing column counts in colspan scenarios (e.g., duplicating cells for colspan spans) or adding a test to document the current uneven-row behavior.
Context
HTML tables with colspan attributes may result in uneven rows in the converted Markdown, which could be improved or at least documented through tests.
Acceptance Criteria
References
Description
Consider normalizing column counts in colspan scenarios (e.g., duplicating cells for colspan spans) or adding a test to document the current uneven-row behavior.
Context
HTML tables with colspan attributes may result in uneven rows in the converted Markdown, which could be improved or at least documented through tests.
Acceptance Criteria
References