Quote:
Originally Posted by KevinH
The u tag has been undeprecated in html5 and redefined. Either way using css is better.
|
Hi Kevin: I do, ever since a file I had that used it failed validation and I found out <u> was deprecated. Since then I've merely been curious as to why Sigil left it in.
Quote:
Originally Posted by KevinH
I will look for and change BookView to use del if possible instead of strike but many of the BookView icon based changes are hardcoded in webkit. That is why I strongly recommend never editing anything other than simple text in BookView. Our plan is to make BookView go away eventually.
|
I beg you, no! While it's true I do 90% of my work in Sigil in code view, being able to switch to Book View to see how something is rendering is
invaluable. It saves a lot of time, and it's easy to see mistakes right away. In Code View it's too easy to gloss over the content itself because one is focused on the code. But in Book View one can easily see at a glance that, for example, the wrong paragraph style was used, or that an image is not positioned properly. Please do not underestimate this value.
I would suggest that instead of removing Book View entirely, you simply remove the ability to edit in it.