badsyntax / jquery-spellchecker

[not maintained] A lightweight jQuery plugin that can check the spelling of text within a form field or DOM tree.
http://jquery-spellchecker.badsyntax.co
MIT License
257 stars 113 forks source link

apostrophe is marked as a misspell #55

Open peterchon opened 11 years ago

peterchon commented 11 years ago

In the fancy demo > textarea:

If you type in a misspelling like "worldz" and change it to the suggested word "world's" and check the spelling again, it marks the "world's" as wrong with "world/'s"