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