Quote:
Originally Posted by JSWolf
I have a request. Would it be possible for the unpretty (de-indent) routine to not double space?
|
It's possible, but I'm not going to do it. One of the benefits of double-spacing is that it makes "unwrapping" paragraphs much easier in some editors...which I find to be a useful feature.
If you don't like the double-spacing, just open the book in Calibre's editor and replace \n+ with \n in All text files, using Regex mode. Done.