The MDC syntax allow you to nest components within a parent slot using indentation and the :: syntax.
The components/AppNested.vue component uses the <Markdown> component as markdown-rendering slot.
components/AppNested.vue
<Markdown>
Mdc
Inline components
Props