Hello Everyone, I looked through this thread but did not succeed with my problem. Maybe anyone can help me out with this:
How to change chapters I have in my epub, looking as:
<p class="calibre_0">Chapter NN</p>
where NN is a chapter numbering starting from 1 up to, 89 (or 104)
I want to change this chapter line into:
<h2>Chapter NN</h2> preventing NN, of course
Is there a way to make it changed using Find/Replace option?
|