vite-plugin-markdown-vue
Vite plugin for converting markdown into Vue components.
Vite plugin for converting markdown into Vue components.
This Vite plugin lets you write Markdown directly within Vue components or other files. It pre-processes the Markdown into HTML during the build process, removing the need for browser-side rendering
Vue components based on markdown-it
Vue components based on monaco and markdown-it