feat: support astro-xmdx as an alternative MDX integration#3742
Conversation
Skip auto-adding `@astrojs/mdx` when `astro-xmdx` is already present, preventing duplicate MDX integrations from conflicting.
|
✅ Deploy Preview for astro-starlight ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Hello! Thank you for opening your first PR to Starlight! ✨ Here’s what will happen next:
|

astro-xmdxas a valid MDX integration, skipping the automatic addition of@astrojs/mdxwhen it is already presentTest plan
astro-xmdxusers no longer get@astrojs/mdxauto-addedRelated