View Single Post
Old 03-29-2026, 03:34 PM   #5
ryder
Enthusiast
ryder began at the beginning.
 
Posts: 44
Karma: 10
Join Date: May 2024
Device: Clara 2E
Quote:
Originally Posted by JSWolf View Post
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.
ryder is offline   Reply With Quote