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

Preventing before highlights merge #13

Closed artursmolarek closed 9 years ago

artursmolarek commented 9 years ago

Is it possible to prevent before merge two highlights? I mean disable extending existing higlight when new higlight has common part with existing one.

mir3z commented 9 years ago

Unfortunately it's impossible right now but feel free to provide pull request.