Replies: 1 comment 1 reply
-
It totally depends on the context where you are pasting it. If you are pasting on a new line or in a empty editor, the Try right click to copy just the email and paste it to see if you are still getting the same behavior. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I paste a text such as user@mail.com, the output appears as
<p>user<a href=\"mail.com\" target=\"_blank\">mail.com</a></p>"
. However, when I manually typing the user@mail.com so the output is in plain text. why there a difference between?Any help would be greatly appreciated! @sibiraj-s
Beta Was this translation helpful? Give feedback.
All reactions