I flagged a post using the following message:
I'm pretty sure this was closed as a joke, re: this meta thread <http://meta.stackoverflow.com/q/99298>, and deserves to be re-opened.
When I saw it on my flag summary page it was rendered like this:
I'm pretty sure this was closed as a joke, re: this meta thread , and deserves to be re-opened.
I wasn't sure if if markdown was supported or not (it's not), but either way I wasn't anticipating the link being entirely removed.
If no markup is accepted in flag messages they should just be treated as plain text and escaped.
(It's not using markdown's HTML sanitation either, this has unique false positives like < bar > . My speculation is that it uses the same function as was used for profiles before they supported markdown.)