mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 15:54:13 +01:00
Add support for math
This commit is contained in:
@@ -39,6 +39,7 @@ export default defineNuxtConfig({
|
||||
},
|
||||
markdown: {
|
||||
remarkPlugins: ['remark-math'],
|
||||
rehypePlugins: ['rehype-katex'],
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user