Nuxt Content
Configuring the Nuxt Content module.
Read the detailed configuration guide in Nuxt Content Docs.
The default nuxt content config can be overridden in nuxt.config.ts
.
nuxt.config.ts
Syntax Highlighting
Theme
nuxt.config.ts
Read more in https://shiki.style/themes
Languages
The default highlighted languages are: ['json', 'js', 'ts', 'html', 'css', 'vue', 'diff', 'shell', 'markdown', 'yaml', 'bash', 'ini']
.
If you need to highlight other languages, add them in your nuxt.config.ts
.
nuxt.config.ts
Read more in https://shiki.style/languages
Default Config
nuxt.config.ts