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

Suggestions are all caps for word missing apostrophe #36

Closed
GeoMarkou opened this issue Nov 26, 2020 · 2 comments
Closed

Suggestions are all caps for word missing apostrophe #36

GeoMarkou opened this issue Nov 26, 2020 · 2 comments

Comments

@GeoMarkou
Copy link

Package.json versions
"dictionary-en": "3.0.1"
"nspell": "2.1.4"

I've built the dictionary file into nspell.js and have been having issues with the spell checking suggestions. If a word is missing an apostrophe it's suggesting the correct spelling but in all capital letters.

For example:
dont -> DON'T (should be don't)

nspell.zip

@wooorm
Copy link
Owner

wooorm commented Nov 27, 2020

Weird bug! I can reproduce it: https://runkit.com/embed/9bgq33q3p9fy

@wooorm
Copy link
Owner

wooorm commented Jan 17, 2021

released in 2.1.5!

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

2 participants