Editing and Tags Question
This relates to spot edits after using regex to make the bulk of changes.
Example
<h3 class="msonormal"><b class="calibre1">VIII</b></h3>
Let us say I want to remove the heading tags. Is there a way to delete the opening and closing tags in one go, rather than deleting the opening tag then deleting the closing tag.
In Sigil I can put my cursor on the text choose (say) the h1 icon on the toolbar and it will change the "h3"s into "h2"s..
Calibre Editor just places the new tags around what is highlighted, which is fine, but it would be useful to have a similar Remove Tag function.
I have checked the manual searched the forums but did not find a way of doing this.
|