Pasting links containing the colon character will render an emoji instead of the proper link text. This is problematic for all LinkedIn post links that contains segments with urn:li::
No emojis replaced inside links.

Possibly related to #6770
Hi! In the light of #Hacktoberfest I would like to help fix this bug.
Is this already being worked on, or can I help?
@fcrespo82 There are some open PRs aiming to fix the entire message rendering system and other ones related to a particular rendering issue, but I think there is not a single one addressing this problem yet.
A temporary workaround for this bug is to replace any :s in links with :, which will stop the emoji from being inserted into the link.
Of course, this means hand-editing any messages that have this issue.
On it, will try to fix this.
closed by #15516
Most helpful comment
Hi! In the light of #Hacktoberfest I would like to help fix this bug.
Is this already being worked on, or can I help?