Comment issues: HTML tags

By the way, I think I may have figured out the idiosyncracy that is causing the problem with HTML tags. If you place the tags on the line above or below the text that you want to bold, blockquote, or italicize, coComment will not recognize the tags. They must be placed directly in front and behind the text.

For example, this will work, albeit with less than/greater than signs rather than brackets.

[tag]HTML-formatted text[/tag]

The following will not work:

[tag]
HTML-formatted text
[/tag]

Now, this is obviously something that Blackblade and company will want to fix, but in the meantime, that should take care of the intermittent HTML tag problem that we’ve all been experiencing. I’m not sure why some people are still experiencing truncation issues, as that’s obviously been mostly fixed, but it appears to be somehow related to posts with large number of comments.