mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-02-01 20:29:34 +01:00
Add remark-math
This commit is contained in:
@@ -37,7 +37,9 @@ export default defineNuxtConfig({
|
||||
highlight: {
|
||||
theme: 'github-dark',
|
||||
},
|
||||
locales: ['en', 'fr'],
|
||||
markdown: {
|
||||
remarkPlugins: ['remark-math'],
|
||||
},
|
||||
},
|
||||
|
||||
// Nuxt UI
|
||||
|
||||
Reference in New Issue
Block a user