Replies: 1 comment
-
my wrong, the language was not properly set in the plugin |
Beta Was this translation helpful? Give feedback.
0 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 would like to highlight 1 line, but as it is JSX, the comments should follow the pattern
{/* ... */}
to be valid JSX, but in such a way, they are not understood by shiki and therefore not replaced. I did try the latest v2 and even v3.If I set the comment above the JSX, then I could highlight several lines, but not only 1 desired.
I can not figure out a solution, is it possible somehow?
Beta Was this translation helpful? Give feedback.
All reactions