I wrote a comment containing text between a "<" and ">"character, when it posted only the text preceeding the first "<" character displayed. Editing the "<" and ">" characters to
Our comment format is Markdown, which includes HTML, and your use of > & < look like invalid HTML, which is then stripped from the response for safety/security.
I wrote a comment containing text between a "<" and ">"character, when it posted only the text preceeding the first "<" character displayed. Editing the "<" and ">" characters to
Resolved the issue.