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

Markdown links raising CONSECUTIVE_SPACES #580

Open
ZviBaratz opened this issue Apr 22, 2023 · 1 comment
Open

Markdown links raising CONSECUTIVE_SPACES #580

ZviBaratz opened this issue Apr 22, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ZviBaratz
Copy link

Using links in markdown triggers the CONSECUTIVE_SPACES rule, and prevents normal spell-checking within the link text.

To Reproduce
Include a link in a markdown file. E.g.:

Some text with a [linkk](target) in it.

Expected behavior
Links would be recognized as a word and not trigger any irregular behavior.

Screenshots
image

Environment & Configuration (please complete the following information):

  • OS + Version: Pop!_OS 22.04 LTS
  • VS Code Version: 1.67.2
  • LanguageTool Linter Version: 0.20.0
  • LanguageTool Version: Not sure, using the public API with premium user credentials.
  • Service Configuration: public
@ZviBaratz ZviBaratz added the bug Something isn't working label Apr 22, 2023
@davidlday
Copy link
Owner

Thanks for opening this issue. I'll try to dig into it this weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants