You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When copying a message on mobile, you have to copy the entire message
anyways, and then you have to remove the backticks. This option allows
the link to be sent escaped instead of in backticks, i.e.,
\[foo](http:\/\/bar.com)
instead of
`[foo](http://bar.com)`
0 commit comments