OK, so, my regex looks right... In the regex tester of the new release, .51, it highlights EXACTLY what I want to remove.
(?ism)(\d+</p><p>.*?</p><p>)
However, it doesn't actually work when I do the conversion, and yes, I did check off the box...
Edit: OK, I can't actually seem to get any regex to work, now. Do I need to install something in particular for it to work?
Last edited by adolson; 05-01-2010 at 12:23 AM.
|