资讯

What I'm looking to do is take a long string of HTML and insert a in front of each tag.So I want to turn this:texttextInto this:¶ 1text¶ 2textIt seems like there should be an easy way to do this ...