I have some html files with simple unformatted line breaks, ie
When I convert them with calibre, it puts a formatted break in front of the break, ie
Code:
<br class="calibre1"><br>
I don't want it to do that, as it effectively gives me a full line blank space in between the 2 lines where the break occurs, I just want it to retain the simple line break.
Is there a config option to disable this?
thanks
The REAL Joe