Quote:
Originally Posted by KevinH
This should now be fixed in master. And yes handling mark like other inline tags was the answer.
Thank you for your bug report with explanatory links and testcase! It made things much easier to handle.
|
Also, this one is purely for aesthetics, but would it be possible to do a similar thing with Prettifying <td> + <th>?
Older versions of Sigil (forget which version) used to keep them "condensed":
2x6 Simple Table (Old Method):
This method was easily readable.
Note: I recreated the spacing off the top of my head. It was similar to this.
2x6 Simple Table (New Method):
Even the most simple of tables explodes beyond a full screen length. And the way it is indented is much harder to figure out the values + what a table is doing just from the code.