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
It would be nice to either on a case-by-case or global basis, have all linkify links open in a new tab. I didn't see this in docs and I think it would be nice to have.
The text was updated successfully, but these errors were encountered:
It's a good point! The developer should be able to fully configure the linkifyjs library via an appropriate config object! I will add this feature asap! Thanks for contributing 👍
@logan-jobzmall I am working currently on the requested feature and I noticed that the links open already in a new tab via the _blank attribute that will be added to the text after linkifying...
That means, by clicking on a linkified url, the url will be opened in a new tab...
Is this your case too ?
Bug Report or Feature Request (mark with an
x
)Desired functionality
It would be nice to either on a case-by-case or global basis, have all linkify links open in a new tab. I didn't see this in docs and I think it would be nice to have.
The text was updated successfully, but these errors were encountered: