Skip to content

Links have extra " at the end #106

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

Closed
richardtallent opened this issue Jan 20, 2021 · 2 comments · Fixed by #107
Closed

Links have extra " at the end #106

richardtallent opened this issue Jan 20, 2021 · 2 comments · Fixed by #107

Comments

@richardtallent
Copy link

Hi,

I'm glad this is out there! I'm starting a new project that requires a strong focus on a11y, and this seems like a great way to ensure we don't create a bunch of technical debt we would have to fix later.

I'm starting to test is now, and ran into a small issue. To reproduce, just put <img /> somewhere. The error for missing alt tags comes up, but if you click on it, it goes to this URL, which has an encoded " character at the end:

https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility/blob/master/docs/alt-text.md%22

This could be a VS Code issue, but if so, I haven't seen it so far with other ESLint plugins.

@kddnewton
Copy link
Collaborator

Oh man nice catch! Yes this is totally a bug, I'll get this fixed.

@joshuar500
Copy link

just wanted to say thank you for this library :) accessibility is so important!

vhoyer added a commit to vhoyer/eslint-plugin-vuejs-accessibility that referenced this issue Jan 21, 2021
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

Successfully merging a pull request may close this issue.

3 participants