View Single Post
Old 11-05-2014, 02:43 PM   #1
Rand Brittain
Bookmaker
Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.
 
Posts: 427
Karma: 2143650
Join Date: Sep 2010
Device: Cybook Opus
Beautify and broken-up lines

In Sigil, if text is broken up over multiple lines in the html file but isn't actually a separate tag, the editor will condense it for you, so that

Code:
<p>I wrote
my text
like this</p>
becomes

Code:
<p>I wrote my text like this</p>.
It would be nice if Calibre's beautify feature could do this as well, so that I'd have one less thing I need to open Sigil to do.
Rand Brittain is offline   Reply With Quote