• Robert Knight's avatar
    Convert text highlighter to JS · a9fb9e62
    Robert Knight authored
    Remove the highlighter implementation abstraction layer in
    src/annotator/highlighter since only one type of highlighter was ever
    implemented and convert the one implementation in
    src/annotator/highlighter/dom-wrap-highlighter/index.coffee to JS as
    src/annotator/highlighter.js.
    a9fb9e62
highlighter-test.js 3.04 KB