Skip to content

feat: support astro-xmdx as an alternative MDX integration#3742

Closed
jp-knj wants to merge 2 commits into
withastro:mainfrom
jp-knj:support-astro-xmdx
Closed

feat: support astro-xmdx as an alternative MDX integration#3742
jp-knj wants to merge 2 commits into
withastro:mainfrom
jp-knj:support-astro-xmdx

Conversation

@jp-knj
Copy link
Copy Markdown
Member

@jp-knj jp-knj commented Mar 6, 2026

  • Recognize astro-xmdx as a valid MDX integration, skipping the automatic addition of @astrojs/mdx when it is already present
  • Prevents duplicate MDX integrations from conflicting

Test plan

  • Manually verified that astro-xmdx users no longer get @astrojs/mdx auto-added

Related

Skip auto-adding `@astrojs/mdx` when `astro-xmdx` is already present,
preventing duplicate MDX integrations from conflicting.
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 6, 2026

⚠️ No Changeset found

Latest commit: fa7ef58

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot added the 🌟 core Changes to Starlight’s main package label Mar 6, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 6, 2026

Deploy Preview for astro-starlight ready!

Name Link
🔨 Latest commit fa7ef58
🔍 Latest deploy log https://app.netlify.com/projects/astro-starlight/deploys/69afcfa789dff300081144f6
😎 Deploy Preview https://deploy-preview-3742--astro-starlight.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@astrobot-houston
Copy link
Copy Markdown
Contributor

Hello! Thank you for opening your first PR to Starlight! ✨

Here’s what will happen next:

  1. Our GitHub bots will run to check your changes.
    If they spot any issues you will see some error messages on this PR.
    Don’t hesitate to ask any questions if you’re not sure what these mean!

  2. In a few minutes, you’ll be able to see a preview of your changes on Netlify 🤩

  3. One or more of our maintainers will take a look and may ask you to make changes.
    We try to be responsive, but don’t worry if this takes a few days.

@jp-knj jp-knj marked this pull request as draft March 6, 2026 11:48
@jp-knj jp-knj added 🌟 patch Change that triggers a patch release pr-preview Trigger a preview release for this PR using pkg.pr.new labels Mar 6, 2026
@jp-knj jp-knj self-assigned this Mar 6, 2026
@jp-knj jp-knj marked this pull request as ready for review March 10, 2026 08:02
@jp-knj jp-knj closed this Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🌟 core Changes to Starlight’s main package 🌟 patch Change that triggers a patch release pr-preview Trigger a preview release for this PR using pkg.pr.new

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants