We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using v1.12.0
Language javascript:
/* * ([{}]) * // <= double slash comment * ([{}]) <= punctuation */
The text was updated successfully, but these errors were encountered:
I reverted cebacdf to fix this issue. Because the use-case for single line comment inside multi-line comment is more common than the opposite.
Sorry, something went wrong.
C-like: Make single-line comments greedy. Fix #1337. Make sure #1340 …
571f2c5
…stays fixed.
No branches or pull requests
Using v1.12.0
Language javascript:
The text was updated successfully, but these errors were encountered: