hey Cody! Can you share the errors/warnings you see when running the above? using <MDXRenderer>{node.body}</MDXRenderer>? can you also share your gatsby & gatsby-plugin-mdx versions?
I couldn’t run it because MDXRenderer doesn’t exist, I’m just using it to showcase what I would’ve done if it were. I only found out about its existence after researching online, question is, how do I achieve the same since its removal? Or otherwise, is it dev’s intention to remove support for use case like this, versus an unintended regression?
Thanks for following up! You’re correct, unfortunately in that use cases such as yours aren’t currently supported in the new version of gatsby-plugin-mdx. While our Frameworks team is aware of this limitation, we don’t currently have any plans to introduce support. You’ll see similar questions in the discussion here: Render multiple mdx file into a single page · gatsbyjs/gatsby · Discussion #37301 · GitHub. Sincere apologies for any inconvenience there! If this is required for your project, I’d recommend using the previous version of gatsby-plugin-mdx with support for the component.