--- import Markdown from '@astrojs/markdown-component'; const outer = `# Outer`; const inner = `## Inner`; ---
# Nested