Skip to content
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

ignore attributes name and value by a predicate function #50

Open
dbarlev1 opened this issue May 5, 2020 · 0 comments
Open

ignore attributes name and value by a predicate function #50

dbarlev1 opened this issue May 5, 2020 · 0 comments

Comments

@dbarlev1
Copy link

dbarlev1 commented May 5, 2020

I want to ignore some attributes that i only know part of them, for example start with "data-", currently it's possible to ignore only a specific attribute name.

Also to ignore values of attributes that contains some string or value longer then 100 char.

I think the best way is to give us the option to set ignore for attributes by a predicate function that we will pass in the options.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant