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

Typing "it's" changes to "said" #3

Closed
heldtogether opened this issue Nov 25, 2013 · 5 comments
Closed

Typing "it's" changes to "said" #3

heldtogether opened this issue Nov 25, 2013 · 5 comments

Comments

@heldtogether
Copy link

If you type in the entire word "it's" (with the apostrophe), the word is changed to "said".

@zekenie
Copy link

zekenie commented Nov 25, 2013

The same thing is happening with "I'm" ... might it be an escaping ' character issue?

@heldtogether
Copy link
Author

My guess is that the library doesn't expect any word to be a contraction. To get around this issue, any word containing an apostrophe could be ignored and not tried to be changed.

@joenall
Copy link

joenall commented Nov 25, 2013

If you start the text entry with a " (e.g. "now"), the resulting text is incorrect.

@mikeful
Copy link

mikeful commented Nov 25, 2013

Same issue with "I'd" -> "day".

@atmb4u
Copy link
Owner

atmb4u commented Nov 25, 2013

Thanks a lot on the creative energy fellas! #inspired.
All these issues are fixed.

@atmb4u atmb4u closed this as completed Nov 25, 2013
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

5 participants