Hi,
lets say i have the following code
Code:
<p><span>some long text. more text.</span></p>
and i want to delete the <span>-tag. Or course i can delete it manually. In calibre editor when the cursor is between the '<' and the 's' the complete tag is highlighted. So i can see where the </span> is - useful when the text is longer. Can i delete the whole tag that is highlighted at the moment at once?