Quote:
Originally Posted by JSWolf
What is the code before you do a conversion?
|
Thanks for your reply.
A code might look like this:
<body class="calibre">
<h2 id="calibre_toc_9" class="calibre3">Chapter One</h2>
<p class="calibre1">Mike Jorgova watched
or like that:
[...]height:1em"></p><p class="calibre1">
The problem often is that the first word is indented.
If I change from the above code the following part to this:
</h2>
<p class="calibre1"><br/>
or that:
height:1em"></p><p class="calibre1"><br/>
Then the first word after a chapter is not indented, which is what I would like to accomplish. I just need to go inside the editing tab every time. I don't know why it is not working through the search and replace of a conversion.