Nuxt Content
Configuring the Nuxt Content module.
The default nuxt content config can be overridden in nuxt.config.ts
.
Syntax Highlighting
Theme
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
.