I previously created this question in the AI support here, but despite its suggestions I think it's hallucinating: https://discord.com/channels/830184174198718474/1304973899850842112
I know it's odd, I'll miss out on some default functionality that's been streamlined through the astro syntax. But I'm more just curious for the sake of a proof of concept project, not a proper project.
I've been able to do an MDX component in an MDX page, but the thing about a layout is how to implement the <slot /> concept or inserting children inside the MDX layout.