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

Quotation marks are misrecognized in YAML #261

Open
VoxDai opened this issue Oct 31, 2023 · 2 comments
Open

Quotation marks are misrecognized in YAML #261

VoxDai opened this issue Oct 31, 2023 · 2 comments

Comments

@VoxDai
Copy link

VoxDai commented Oct 31, 2023

Hi, there are some issues when highlighting YAML files. Seems like it doesn't recognize quotation marks correctly.

For example:
截屏2023-11-01 00 09 44

截屏2023-11-01 00 13 06
@VoxDai
Copy link
Author

VoxDai commented Nov 1, 2023

It seems like the problem is caused by double forward slash // , not by quotation mark '
Here is an example comparing VSCode to Syntax:
截屏2023-11-01 10 36 14

And if I delete one slash mark in url, it would work just fine(if ignore line 4, hex esc is still not right), like this:
截屏2023-11-01 11 00 31

@VoxDai
Copy link
Author

VoxDai commented Nov 1, 2023

#104

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

1 participant