-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove the default class .linkified #216
Comments
👍 Workaround: linkify.options.defaults.className = ""; |
Thank you @groe, I will try tonight! |
Hi @groe how did you import? I am using linkifyjs 2.1.5 1.
gives me error
2.
gives me error
|
@hongbo-miao I don't import it, I just include it in the page. Basically it's a |
This will be fixed in Linkify 3.0 |
Fixed in v3 (took longer than I thought!) |
Thanks for the great package!
It would be great to have option to remove the default class
.linkified
.Right now neither of these two works.
The text was updated successfully, but these errors were encountered: