### 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.