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

Highlighting doesn't work on single letter words #4

Open
LloydThinks opened this issue Oct 23, 2019 · 0 comments
Open

Highlighting doesn't work on single letter words #4

LloydThinks opened this issue Oct 23, 2019 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@LloydThinks
Copy link
Collaborator

LloydThinks commented Oct 23, 2019

Highlighting a single letter word such as "I" results in a strange highlight. The algorithm assumes that the first letter is the start, and the last letter is a different letter. This results in a highlight that looks like it got cut off.

Text to pass to API to see issue: "I do good."

Resulting highlighting:
Screenshot 2019-10-23 at 18 37 06

@LloydThinks LloydThinks added the bug Something isn't working label Oct 23, 2019
@LloydThinks LloydThinks self-assigned this Oct 23, 2019
@LloydThinks LloydThinks added the good first issue Good for newcomers label Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant