Quote:
\“.*\”(*SKIP)(*FAIL)|\“.*</p>\s*<p class="text">\“(*SKIP)(*FAIL)|(?<thing>\“.*)</p>\s*<p class="text">
|
Thank you very much for this code (changed slightly to match my code for text)! It works great and is something I can use.
I have also been using ctrl-n often to see how many matches there are. Thank you to the poster (in another thread) who posted that!