Small request to please consider
For something like this ...
Code:
<p class="ct">ONE<br/><br/><i>Story Begins</i><br/> Monday</p>
... I'd like to be able to use
Action Type = Modify
Tag Name = p
Attribute = class
Value= ct
Change Tag to: H1, or H2, etc.
... to end with ...
Code:
<h1>ONE<br/><br/><i>Story Begins</i><br/> Monday</h1>
I thought that customization would allow me at add, but guess not
I could probably come up with a RE, but your PI is so much easier to use
Thanks for considering