View Single Post
Old 06-04-2020, 05:25 PM   #9
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,858
Karma: 6120478
Join Date: Nov 2009
Device: many
We will have to add some code on ImportEpub to analyze each html file and either run mend on it to inject newlines after each block level tags, or do the equivalent of what Turtle91 suggested. The new policy of trying not to touch each file on load until absolutely necessary has hurt us a bit here. Older Sigil would forcibly inject the newlines since "mend" on open was effectively always done during the move to our standard directory structure.

Thoughts?
KevinH is offline   Reply With Quote