VS Code syntax highlighting breaks when the first thing in a line is an expression #2410
Unanswered
smartcontracts
asked this question in
Q&A
Replies: 1 comment 2 replies
-
This is a bug in https://github.com/wooorm/markdown-tm-language. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the MDX plugin for VS Code. I noticed that syntax highlighting is broken when the first thing in a line is an expression. For example
Everything after this point ends up being broken. Any help would be much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions