User interface enhancements and beta features for http://ckeditor-spellcheck.nanospell.com . This repo is for nanospell developers and trusted partners to modify and fork plugin.js
Other
0
stars
0
forks
source link
Quick fix: can't actually use bookmarks2 for marking words #39
Our word scanning will switch immediately to marking if all words already exist in cache. It attempts to use bookmarks2 for this as well, which is wrong, because bookmarks2 is not mutation sensitive. Sigh.
Our word scanning will switch immediately to marking if all words already exist in cache. It attempts to use bookmarks2 for this as well, which is wrong, because bookmarks2 is not mutation sensitive. Sigh.