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

&attributes are not highlighted #62

Open
SquidEpps opened this issue Mar 10, 2015 · 1 comment
Open

&attributes are not highlighted #62

SquidEpps opened this issue Mar 10, 2015 · 1 comment

Comments

@SquidEpps
Copy link

Expected (http://jade-lang.com/reference/attributes)

div#foo(data-bar="foo")&attributes({'data-foo': 'bar'})

But got this:
screen shot 2015-03-10 at 8 23 35

Also, as you can see, the rest of the string is not parsed correctly and double slash treated as a start of a comment.

@digitaltoad
Copy link
Owner

I haven't had a chance to look into this yet, but I haven't forgot about it.


Josh

On Tue, Mar 10, 2015 at 1:28 AM, SquidEpps [email protected]
wrote:

Expected (http://jade-lang.com/reference/attributes)

div#foo(data-bar="foo")&attributes({'data-foo': 'bar'})

But got this:
screen shot 2015-03-10 at 8 23 35

Also, as you can see, the rest of the string is not parsed correctly and double slash treated as a start of a comment.

Reply to this email directly or view it on GitHub:
#62

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