Replace react-syntax-highlighter with rehype-highlight

This commit is contained in:
2025-10-11 22:02:02 +02:00
parent 2370043986
commit 9ca8a46093
4 changed files with 33 additions and 478 deletions

View File

@@ -52,9 +52,8 @@ export default defineConfig(({ mode }) => ({
// Markdown processing
markdown: [
'react-syntax-highlighter',
'rehype-highlight',
'rehype-mathjax',
'rehype-prism',
'rehype-react',
'remark',
'remark-math',