docs(nuxt.config): highlight mdc

This commit is contained in:
Benjamin Canac
2024-02-21 23:11:47 +01:00
parent 613ba2db64
commit 33f3372c6b

View File

@@ -41,7 +41,8 @@ export default defineNuxtConfig({
content: {
highlight: {
langs: [
'postcss'
'postcss',
'mdc'
]
},
sources: {