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

Double quotes in single quotes breaks syntax highlighting #77

Open
dschu-lab opened this issue Apr 27, 2015 · 2 comments
Open

Double quotes in single quotes breaks syntax highlighting #77

dschu-lab opened this issue Apr 27, 2015 · 2 comments

Comments

@dschu-lab
Copy link

While working with the content attribute, I found out that the following will break the syntax highlighting

content: "'"; // this works
content: '"'; // this doesn't

Example

@PixnBits
Copy link

PixnBits commented Jun 9, 2015

@dschu-lab looks like #79 fixed this:
image

@dschu-lab
Copy link
Author

Thanks for the heads up! 👍

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