Quote:
Originally Posted by stumped
do it in two passes.
1 remove italic tags from paragraphs
then
2 remove the section tags
if you post a sample section it will be easier to help
e.g. to remove the form tags
find <form>(.*)</form)
replace with \1
|
Oh, I want to keep the section tags, just remove the italics from within the section tags (I have over 100 different sections in the text, and they can have either just one paragraph or many paragraphs).
Here's an example:
And more difficult, but if possible: