View Single Post
Old 03-28-2021, 03:54 PM   #1
Paulie_D
Connoisseur
Paulie_D began at the beginning.
 
Paulie_D's Avatar
 
Posts: 67
Karma: 10
Join Date: Apr 2011
Device: Kindle 3, Samsung Tab 4
Class Rename Issue

From the documentation

Quote:
Right clicking a class name in an HTML file will allow you to rename the class, changing all occurrences of the class throughout the book and all its stylesheets.
Unfortunately, my experience is that this will only change the single word selected and NOT hyphenated class names.

For instance class="oldclass-1" will be changed to class="newclass-1" NOT class="newclass"

I haven't tested other punctuation options (such as underscore) but I imagine this is the same behaviour.

Last edited by Paulie_D; 03-28-2021 at 04:04 PM.
Paulie_D is offline   Reply With Quote