View Single Post
Old 03-14-2021, 01:07 PM   #6
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,958
Karma: 6361444
Join Date: Nov 2009
Device: many
Yes deleting the end of a paragraph will merge your current code into the code before it. That is what live editing in html is doing.

If you care at all about code quality, stop using the now removed BookView and start learning html/css and do all editing in CodeView with Preview showing you in real time what your code is producing.

And only if you must, use BookView for just final proofing and fixing small typos and things, use CodeView with Preview for all else.

Last edited by KevinH; 03-14-2021 at 01:09 PM.
KevinH is online now   Reply With Quote