View Single Post
Old 03-02-2019, 08:27 AM   #2
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,807
Karma: 6000000
Join Date: Nov 2009
Device: many
There is no change in the ebook's layout to the reader between those two versions, whereas the second is much more readable and clean. Since Sigil/Qt's QPlainTextEdit in CodeView which is line editor, based it serializes to one block element per line as is the norm. This prevents long single page run on blocks of xhtml code which can be almost imposiible to edit.
KevinH is offline   Reply With Quote