Open matte-esse opened 2 years ago
Please share steps to reproduce the issue
What theme are you using for example?
Please share steps to reproduce the issue
• Enable Light+ or Dark+ theme
• Install Markdown Preview VS Code Highlighting
• go into the extension settings and select light_plus
or dark_plus
• create a markdown python block: ``py • type
from` inside the block
the from
should be purple in the raw markdown and blue in the preview markdown
Let me know if you can reproduce it, thanks for your work
What theme are you using for example?
Light+ standard VS code theme
The extension works for any theme but Light+ and Dark+, which are the only 2 I use. I have only tried
python