The editor does not save properly the following code:
<table>
<tr>
<th></th>
<th></th>
<th></th>
<th></th>
<th></th>
</tr>
<tr>
<td rowspan="4">aaaa</td>
<td></td>
<td></td>
<td></td>
<td rowspan="4"></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td ...
Search found 1 match
- Wed Sep 04, 2019 3:16 pm
- Forum: Bug reports
- Topic: Table "rowspan" parameter does not work
- Replies: 1
- Views: 3133