### Environment x ### Version v3.9.0 ### Reproduction https://stackblitz.com/edit/github-vh7jfrrg?file=app%2Fcomponents%2Fcontent%2Ftest.vue,app%2Fpages%2F%5B...slug%5D.vue ### Description When using: ```vue <MDC value=":custom-component" /> ``` with Nuxt Content, the component is not rendered unless it is registered as a global component. Would it be possible to add a Nuxt Content / MDC config option to force or extend global component resolution? ### Additional context _No response_ ### Logs ```shell-script ```
Environment
x
Version
v3.9.0
Reproduction
https://stackblitz.com/edit/github-vh7jfrrg?file=app%2Fcomponents%2Fcontent%2Ftest.vue,app%2Fpages%2F%5B...slug%5D.vue
Description
When using:
with Nuxt Content, the component is not rendered unless it is registered as a global component.
Would it be possible to add a Nuxt Content / MDC config option to force or extend global component resolution?
Additional context
No response
Logs