Replies: 1 comment 2 replies
-
Currently rspress only supports highlighting of code using syntax like below
|
Beta Was this translation helpful? Give feedback.
2 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 add the plugin of @rspress/plugin-preview. Then I use code to import my tsx demo component, there is no highlight.
Like this:
<code src="./Demo.tsx" />
Beta Was this translation helpful? Give feedback.
All reactions