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

Links are spellchecked when they contain parentheses #124

Open
hgarfinkle opened this issue Jun 5, 2019 · 0 comments
Open

Links are spellchecked when they contain parentheses #124

hgarfinkle opened this issue Jun 5, 2019 · 0 comments

Comments

@hgarfinkle
Copy link

If the spellchecker is run on a link like

[This is a link](https://www.website.com/sample_(test)_misspelled_wrod)

misspelled_wrod is marked as misspelled, despite it being in a link. I assume the error is that the closing parenthesis of test) is being parsed as the closing parenthesis of the link, which it is not. Can this be addressed?

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