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

Tags within HTML comments are styled as normal #10

Closed
lazd opened this issue May 12, 2013 · 3 comments
Closed

Tags within HTML comments are styled as normal #10

lazd opened this issue May 12, 2013 · 3 comments
Labels

Comments

@lazd
Copy link

lazd commented May 12, 2013

Steps:

  1. Create a template, template.hbs
  2. Open it in Sublime
  3. Add a comment with HTML in it:
<!-- <a href="http://moo.cow.com/">Link</a> -->

Result:

HTML tags contained within the comment are styled as normal.

Expected:

HTML tags within comments should be gray (or similar, depending on your theme).

@daaain
Copy link
Owner

daaain commented May 14, 2013

Thanks a lot for the detailed report ✨

This definitely should be fixed, but I don't think I'll have time until the end of May, if you can help in any way with further diagnosis / fix that would be really appreciated!

@lazd
Copy link
Author

lazd commented May 14, 2013

Thank you, I'll dig around and see what I can do about all 3!

@daaain
Copy link
Owner

daaain commented Jun 27, 2013

Fixed by #16

@daaain daaain closed this as completed Jun 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants