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

fix(markdown): color deprecated html attributes #12

Merged
merged 2 commits into from
Apr 20, 2022

Conversation

kettanaito
Copy link
Contributor

No description provided.

@@ -163,11 +163,6 @@
"scope": ["constant"],
"settings": { "foreground": "#7AD9FB" }
},
{
"name": "invalid",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should avoid root-level scopes at all cost: there's no way to override them on a more specific level of tokens.

@kettanaito kettanaito merged commit e5999be into main Apr 20, 2022
@kettanaito kettanaito deleted the fix/markdown-attributes branch April 20, 2022 09:24
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

Successfully merging this pull request may close these issues.

None yet

1 participant