Changing syntax highlighting language #530
-
I am using Sandpack React on my site. From my understanding, the syntax highlighting is based off the file extension.
Then the code will be highlighted using javascript syntax highlighting. On my site, I have several plaintext code blocks. When I use a Why is the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hey, I just added support for markdown files on #535, which will pretty work for plain text/txt files. Hope it solves your problem |
Beta Was this translation helpful? Give feedback.
Hey, I just added support for markdown files on #535, which will pretty work for plain text/txt files.
Hope it solves your problem