View Single Post
Old 10-02-2024, 11:31 AM   #3
fogice
Addict
fogice possesses cleverness exceeding the boundaries of Space and Timefogice possesses cleverness exceeding the boundaries of Space and Timefogice possesses cleverness exceeding the boundaries of Space and Timefogice possesses cleverness exceeding the boundaries of Space and Timefogice possesses cleverness exceeding the boundaries of Space and Timefogice possesses cleverness exceeding the boundaries of Space and Timefogice possesses cleverness exceeding the boundaries of Space and Timefogice possesses cleverness exceeding the boundaries of Space and Timefogice possesses cleverness exceeding the boundaries of Space and Timefogice possesses cleverness exceeding the boundaries of Space and Timefogice possesses cleverness exceeding the boundaries of Space and Time
 
Posts: 262
Karma: 49504
Join Date: May 2014
Device: Kobo Libra 2
Quote:
Originally Posted by Karellen View Post
Are there any chapter headings using the <h > tags? You could split on those.

If not, then I would run a Search and replace.
Search <p class="p1">* * *</p>
Replace <h2>* * *</h2>

Then split on the h2 tags. Then run another S&R to delete those tags once finished.
Thanks! No chapter headings, no < h > tags. But search/replace works!

I did it a bit more simply and did the search/replace step to make them all p111, and made the same change in the stylesheet.
fogice is offline   Reply With Quote