-
-
Notifications
You must be signed in to change notification settings - Fork 748
Comark support #3844
Open
Description
Is your feature request related to a problem? Please describe
@nuxtjs/mdc is being deprecated in favor of Comark.
https://github.com/nuxt-content/mdc#nuxt-mdc
Describe the solution you'd like
Comark support
Describe alternatives you've considered
Current workaround is to use @nuxt/content on dev, wile using comark on production.
This requires custom vite plugin.
Additional context
None.