Add remark-math

This commit is contained in:
2024-11-26 10:23:22 +01:00
parent 087106d0ff
commit d9d476faef
3 changed files with 68 additions and 1 deletions

View File

@@ -37,7 +37,9 @@ export default defineNuxtConfig({
highlight: {
theme: 'github-dark',
},
locales: ['en', 'fr'],
markdown: {
remarkPlugins: ['remark-math'],
},
},
// Nuxt UI