Quote:
Originally Posted by gandor62
Do any of the experts here know of a way to change text in a epub doc. I'm trying to use find and replace to set up chapters. its fine when its only 20 or so but a couple hundred is painful manually.
I want to change <p>Chapter one</p> to ##Chapter one and so on for one to two hundred.
|
Hi gandor,
There may be some confusion here. Labelling Chapters as level 2 headings using Markdown, with
## Chapter nn is done in the TXT file
before conversion to EPUB in Calibre. You will also need to check the [Convert] - [TXT Input] "Process using Markdown" box during the conversion.