-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Fix bug in Leaf keyword highlighting #4248
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
base: main
Are you sure you want to change the base?
Conversation
Thanks! Please also add a changelog entry as well as markup test case. |
@joshgoebel done! I hope I did it correctly |
Except we need a test that would have failed before - so that we prevent this regression in the future... so we need an example of what would have failed before. |
This would have failed, as the |
Ah, I see. :) |
Build Size ReportChanges to minified artifacts in 3 files changedTotal change +60 B View Changes
|
@joshgoebel do we need anything else to get this merged? |
Changes
Fix a bug in the Leaf syntax where keywords are highlighted when at the start of a variable name (see the third code block here)
Checklist
CHANGES.md