Hi, I have this (working) Regex that kills all kinds of empty <p> Tags in my Output, Unfortunately in my PSPad this breaks the PHP Hightlighting. Everything after the regex ist just black text. Can anyone confirm this? Any workaround?
'#<p>(\s| |</?\s?br\s?/?>)*</?p>#' Thanks -- <http://forum.pspad.com/read.php?2,60522,60522> PSPad freeware editor http://www.pspad.com
