naturalcrit / homebrewery

Create authentic looking D&D homebrews using only markdown
https://homebrewery.naturalcrit.com
MIT License
1.04k stars 317 forks source link

[FEATURE]: Spell Checker #611

Open LukeUpThere opened 6 years ago

LukeUpThere commented 6 years ago

Hey man, great work on homebrewery. Love it.

The only thing that bugs me is that I can't really type up stuff on the web platform due to my horrible spelling. A built-in spellcheck would be amazing.

ericscheid commented 3 years ago

Duplicate #312

Gazook89 commented 2 years ago

An issue with a spellchecker is that this tool is specifically geared towards fantasy fiction writing--- documents will be riddled with red squiggly lines due to unfamiliar nouns. A true word processor can have it's library added to, but I doubt codemirror can do this (or that HB could reliably store those saved words for a user).

5e-Cleric commented 6 months ago

https://stackoverflow.com/questions/12343922/codemirror-with-spell-checker/66641365#66641365 might be of help, and i believe it uses chrome's spellcheck, which means you can add words to your dictionary.

dbolack-ab commented 4 weeks ago

Possibly relevant.

https://gist.github.com/kofifus/4b2f79cadc871a29439d919692099406