MDXTag, for those that aren’t aware, is a critical piece in the way MDX replaces HTML primitives like and with custom React Components. I’ve previously written about the way MDXTag works when trying to replace the tag with a custom code component. mdx-utils contains the methodology for pulling the props around appropriately through the MDXTag elements that are inbetween pre and code.| MDX