mirror of
https://github.com/lordmathis/lemma.git
synced 2025-11-05 23:44:22 +00:00
Replace react-syntax-highlighter with rehype-highlight
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user