mir3z / texthighlighter

-- NO LONGER MAINTAINED -- TextHighlighter allows you to highlight text on web pages.
http://mir3z.github.com/texthighlighter/
MIT License
230 stars 101 forks source link

Feature request: remove a single highlight #14

Closed justusromijn closed 9 years ago

justusromijn commented 9 years ago

Is it possible to extend the API to support removing a single highlight? If I remove a highlight in an element with multiple highlights, it does not work properly because the paths are no longer correct.

mir3z commented 9 years ago

Let's clarify: you need a way to remove highlight from a single element but to keep highlights for its children?

justusromijn commented 9 years ago

I think this issue no longer stands, we found a way around the issue.