unplugin / unplugin-vue-markdown

Compile Markdown to Vue component
MIT License
508 stars 27 forks source link

fix: support parsing markdown with query strings #17

Closed danielroe closed 1 year ago

danielroe commented 1 year ago

Description

context https://github.com/nuxt/nuxt/issues/20245

This adds out-of-the-box compatibility for Nuxt, which also needs to be able to parse markdown files with a query string.