Thanks you, Alice! OK, editing the message body, this HTML still works: `<a href="mailto:sanford@unr.edu">please contact Sanford</a>` and this doesn't `<a href="mailto:sanford@unr.edu"><strong>please contact Sanford</strong></a>`. So the failure depends on whether the link text is wrapped in a `<strong>` tag.
Bug 1914250 Comment 9 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Thank you, Alice! OK, editing the message body, this HTML still works: `<a href="mailto:sanford@unr.edu">please contact Sanford</a>` and this doesn't `<a href="mailto:sanford@unr.edu"><strong>please contact Sanford</strong></a>`. So the failure depends on whether the link text is wrapped in a `<strong>` tag.