When I use tinymce, sometimes, I got extra <p></p> tags. And it is hard to edit it off in tinymce editor.
So I would use php to strip off extra empty pair <p></p> tags. Any one run into the same problems?
Or anyone run into other extra empty pair tags? I would rather to write a code to stripping off any extra empty pair tags not just for <p></p>