An open API service indexing awesome lists of open source software.

https://github.com/ether/ep_spellcheck

Toggle native spell checking in Etherpad
https://github.com/ether/ep_spellcheck

Last synced: 9 months ago
JSON representation

Toggle native spell checking in Etherpad

Awesome Lists containing this project

README

          

![Publish Status](https://github.com/ether/ep_spellcheck/workflows/Node.js%20Package/badge.svg) ![Backend Tests Status](https://github.com/ether/ep_spellcheck/workflows/Backend%20tests/badge.svg)

# 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

* Remember user settings as cookies