Please Log in or Create an account to join the conversation.

It should already be trimming pasted content. Have added a bug ticket to investigate further.Issue 1 — Leading/trailing whitespace breaks link detection
That's actually working as expected. It doesn't handle inline links, mentions, or hashtags being pasted. contenteditable is well difficult so it's hard to handle cursor locations from the inline paste. I've added a feature ticket for a future release to try and improve this again.Issue 2 — Pasting text containing an embedded hyperlink is treated as plain text
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.