Thread
:
How to combine chapter titles and subtitles
View Single Post
11-21-2023, 09:41 AM
#
23
theducks
Well trained by Cats
Posts: 31,141
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Actually, thinking this over a bit, you really should include a class="justincase"
so you can adjust the style the specific H2 (chapter heads) if needed.
A simple REGEX
S: <p class="calibre_0">(Chapter \d+)</p>
R: <h2 class="justincase">\1</h2>
theducks
View Public Profile
Find More Posts by theducks
Track Posts by theducks via RSS