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
Hi,
I searched for a solution to this problem for hours but finally found it with my own efforts. While the usage pattern shown in the document in the config file is as below, giving the rule object and regex without using strings creates a problem.
1- remove rule and use include under options
2- put regex expressions between string tags
Hi,
I searched for a solution to this problem for hours but finally found it with my own efforts. While the usage pattern shown in the document in the config file is as below, giving the rule object and regex without using strings creates a problem.
1- remove rule and use include under options
2- put regex expressions between string tags
should be
Produced error on documentation way:
Failed to execute 'createElement' on 'Document': The tag name provided ('data:image/svg+xml;base64,PD94bWwgdmV ..... is not a valid name.
Thank you for that great plugin also! 🔥🔥
Edit: I can open a PR on that if you're ok
The text was updated successfully, but these errors were encountered: