Yesterday's release broke some mdx syntax highlighting for me #318
Labels
🗄 area/interface
This affects the public interface
👀 no/external
This makes more sense somewhere else
👎 phase/no
Post cannot or will not be acted on
Initial checklist
Affected packages and versions
vscode-mdx
Link to runnable example
No response
Steps to reproduce
Install the latest version of vscode-mdx
Open a markdown file with some markdown, even simple markdown will do. Here are some examples:
Expected behavior
Things like headings, strong, italics, and inline code blocks should be highlighted.
Actual behavior
The colors are either non-existent or different from what I was used to before. The components look great though 👍
I'm using Night Owl, but these behaviors show up in others as well. I guess what I would really like is if my MDX highlighting looked as close to the regular markdown highlighting as possible.
Here's what the examples above look like with regular markdown highlighting in Night Owl:
(Yeah, MDX does better on this one for sure)
This could just be a case of "someone moved my cheese," but I do think there could be something wrong with the highlighting of the headings, strong, italics, and text in the back-tics.
Thanks!
Runtime
Node v18
Package manager
npm v9
OS
macOS
Build and bundle tools
No response
The text was updated successfully, but these errors were encountered: