Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore if word begins with a capital letter as this indicates a pronoun #6

Open
craftzdog opened this issue Sep 27, 2022 · 1 comment

Comments

@craftzdog
Copy link

inkdropapp/inkdrop-spell-checker#11

It can be accomplished by changing the condition here: https://github.com/inkdropapp/codemirror-spell-checker/blob/master/src/spell-checker.js#L79

@craftzdog
Copy link
Author

add an option spellCheckIgnoreWordsStartingWithCapitalLetter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant