View Single Post
Old 09-07-2011, 01:25 AM   #24
cybmole
Wizard
cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.
 
Posts: 3,720
Karma: 1759970
Join Date: Sep 2010
Device: none
well I don't need the "keep existing TOC" feature, but 3 endorsements in a row from respected posters has be almost convinced to upgrade.
I use sigil for fixing badly formatted books, so I use split & merge a LOT & I do a lot of fixes via regex where I rely on sigil to fix up closing tags e.g. I'll find constructions like
<p class = whatever > Chapter
& replace with
<h2 class = whatever > Chapter
then sigil / tidy changes the closing /p to /h2 for me. not having to fix the closing tags makes writing regex much easier
can I get same behaviour from 4.2 ?
cybmole is offline   Reply With Quote