What I'm looking to do is take a long string of HTML and insert a <div> in front of each <p> tag.<BR><BR>So I want to turn this:<BR><BR><p>text</p><BR><p>text</p><BR ...