Preview
Issue #3
- Rodrigo Vieira
- My template is converting tables that have at most one non-empty content in the header of table and this table has two cells in the header: PUNTO" and "TEMPERATURA" and if converted, the content can be confusing if the table reading is from up (header) to bottom (body). For left-to-right readings in which the heading only serves as a title, the understanding is clear, but there is no way to detect the sense of reading only in code.
In that case the reading of the content is from left to right, until it makes sense, but look at this case:
Example table with 2 non-empty header columns with top-down reading direction:
https://goo.gl/QE7HHg
This converted table does not make sense because the reading is from top to bottom, especially if there are many row.
- Declined by admin
- This case is not critical.
- Type of issue
- IV not generated for target page
- Reported
- Jun 19, 2017
I think for simple 2-column tables you need support (with headers too)
See my template, I think I handled better