Nuxt Content
Nuxt Content reads the content/ directory in your project, parses .md, .yml, .csv and .json files to create a powerful data layer for your application. Use Vue components in Markdown with the MDC syntax.
For usage of metadata in pages, check Front-matter
MDC
MDC stands for MarkDown Components.
https://github.com/nuxt-modules/mdc/tree/main
MDC supercharges regular Markdown to write documents interacting deeply with any Vue component.
Code highlighting
uses Shiki code highlighter, Shiki style
Nuxt Content
powerful data layer for your application