June 9th
A high profile site in the ESPN family should probably check user comments for unclosed tags, or this will happen to a thread. Even I had to do the following in order to show an unclosed tag
Instead of just <B>, I used <span><</span>B>
I had to do that three times just for two brackets and an ampersand. Fortunately, the find and replace function in one’s favorite HTML editor is your friend.
