You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
and it gets confused when it encounters > and the highlighting is screwed up until the closing </option> tag.
When testing this, I realized that it has trouble with the data keyword as well...but that just might be from a conflict with html5.vim. Come to think of it, maybe it all has to do with the fact that I'm using othree/html5.vim? Does this affect anyone else?
The text was updated successfully, but these errors were encountered:
endoped
changed the title
Not recognizing @ symbol inside of html attributes.
Accessing an object's property inside of an html tag causes highlighting to get confused
Apr 4, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using
and it gets confused when it encounters
>
and the highlighting is screwed up until the closing</option>
tag.When testing this, I realized that it has trouble with the
data
keyword as well...but that just might be from a conflict with html5.vim. Come to think of it, maybe it all has to do with the fact that I'm using othree/html5.vim? Does this affect anyone else?The text was updated successfully, but these errors were encountered: