Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Allow sending class name as part of the attributes of the selected element #8

Open
diegoquinteiro opened this issue Nov 16, 2017 · 0 comments

Comments

@diegoquinteiro
Copy link
Contributor

We are excluding the class attribute of selected DOM elements. Some of the rules e.g. H1Rule expects the class attribute to be used to set properties.

To solve this issue it is NOT enough with removing class from the list of excluded attributes since as part of the highlighting process we add new classes to the element. We will have to remove all the classes added by us first.

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

No branches or pull requests

1 participant