ether / ep_spellcheck

Toggle native spell checking in Etherpad
Apache License 2.0
6 stars 9 forks source link

Publish Status Backend Tests Status

Spell checker for Etherpad

Toggle on/off 'SpellCheck' option in Settings. Uses your native browser spellchecker

Set spellcheck off as default

  1. Open settings.json
  2. Append: ep_spellcheck: { disabledByDefault : true }

TODO