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.
|