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
I want the text to look as it is, that is, to not add or remove anything from the links and pass it directly to onOpen callback so if needed we can add chacks from our own side.
The text was updated successfully, but these errors were encountered:
I am using Linkify to parse user messages but when user enters text like
the
http(s)://
part is removed and the text is converted toAnd on disabling humanize:
I want the text to look as it is, that is, to not add or remove anything from the links and pass it directly to onOpen callback so if needed we can add chacks from our own side.
The text was updated successfully, but these errors were encountered: