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

JSX tag is not recognized if attribute value starts with "//" #1356

Closed
supnate opened this issue Mar 14, 2018 · 1 comment
Closed

JSX tag is not recognized if attribute value starts with "//" #1356

supnate opened this issue Mar 14, 2018 · 1 comment

Comments

@supnate
Copy link

supnate commented Mar 14, 2018

Below jsx code is not recognized as a tag, it seems attribute value can't start with "//":

<a href="//localhost">link</a>

image

@Golmote
Copy link
Contributor

Golmote commented Mar 14, 2018

Thanks for reporting! Should be fixed now.

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

2 participants