Skip to content

ignore attributes name and value by a predicate function #50

@dbarlev1

Description

@dbarlev1

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions