Thank you very much.
Well, this is certainly getting me closer to what I wanted than what I was trying. Now here's the problem. I only want to select the first chaptersubtitle class paragraph through the very next (first) normal paragraph tag. The expression you gave me selects pretty much ALL text, every single paragraph, character, whatever, through the last <p class="para"> tag.
There may not be a way to have a regular expression do what I'm wanting from the behavior I'm seeing.
Either way, I really appreciate your help. If you have any other ideas, let me know. Are you aware of any decent online resources for learning more about regular expressions?
Thanks again.
- Byron
|