typewriter-editor / typewriter

A rich text editor based off of Quill.js and Ultradom, and using Svelte for UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spell / grammar checking module

scarroll32 opened this issue · comments

commented

Something comparable for Prosemirror. https://github.com/kofifus/prosemirror-spellchecker

This would be a great module to add. If someone is interested in taking it, we can create a repo for it. It may be more involved than something in the Examples directory

For a smaller example in the examples directory, we could have an example there with a JSON dictionary to mock how it would work. I'm open to either of these things.