Matija Marohnić
Matija Marohnić
I would submit a PR, but I don't know LiveScript. 😕
Markdown language doesn't have this either. 😕
Thanks for reporting! I haven't worked on the MDX extension for a long time because I feel like I'd need to learn a lot about VS Code to fix some...
Awesome that you found a solution! Let me know if that extension turns out to be better in other ways too, I really want that to be the case because...
The latter case works now, but the first case still doesn't, and it's very tricky because it's JSX until it's commented, then it becomes treated as Markdown. 😓
Agreed. I currently have zero free time, but in January I could get this working.
Yeah, I immediately deleted that "PR welcome" part from my comment because everyone already knows that 😅
Maybe we can use [react-live](https://github.com/FormidableLabs/react-live), following this example: https://mdxjs.com/guides/live-code
Could you share a code snippet and/or screenshot? I don't understand what isn't syntax highlighted.
Ah, I think you're referring to **inline** JSX, correct?