segmenter.js fix missing highlights and old variable references
a variable was replaced with highlights during previous refactoring, and therefore these old references were not only causing errors in the code, but also would never have worked as highlights.
Please register or sign in to comment