Quote:
Originally Posted by cager
This is what I get:
Code:
<p class="calibre11"><b class="calibre10"><span lang="EN-US" class="calibre1"><h2>*1*</h2></span></b></p>
|
H# tags can not be inside a P tag
Why not just change the set of P to a H2
Search:
Code:
<p (class="calibre11"><b class="calibre10"><span lang="EN-US" class="calibre1">\*\d+\**</span></b>)</p>
Replace:
Note the location of the capture (
IMHO the Bold part is necessary as H# default to bold