web-infra-dev / rspress

🦀💨 A fast Rspack-based static site generator.
https://rspress.dev
MIT License
1.19k stars 107 forks source link

[Feature]: Support highlighting in tsx code when uses @rspress/plugin-preview #1113

Open PuffMeow opened 1 month ago

PuffMeow commented 1 month ago

What problem does this feature solve?

Support TSX code highlighting when uses @rspress/plugin-preview and import external component in code tag. Like below:

<code src="./Demo/tsx" />

What does the proposed API look like?

It should be feeless.