docs(deps): update @nuxt/content (#2706)

This commit is contained in:
Farnabaz
2024-11-20 16:14:37 +03:30
committed by GitHub
parent b120e8d998
commit 7d8b721bdd
4 changed files with 23 additions and 32 deletions

View File

@@ -41,15 +41,6 @@ export default defineNuxtConfig({
markdown: {
highlight: {
langs: ['bash', 'ts', 'typescript', 'diff', 'vue', 'json', 'yml', 'css', 'mdc']
},
remarkPlugins: {
'remark-mdc': {
options: {
experimental: {
autoUnwrap: false
}
}
}
}
}
}