yet another heading question
I want to turn this
<p class="calibre10"><span class="calibre8 bold calibre11 calibre8">2</span></p>
Into this:
<H2>Chapter 2</H2>
But there are 100 chapters and I'd rather not do it one by one, is there a way to do that?
I've tried the \d+ thing from earlier, but maybe I'm not using it right....any help would be great!
Thanks!
|