Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to MDX 3 #718

Closed
daneah opened this issue Mar 13, 2024 · 1 comment · Fixed by #776
Closed

Upgrade to MDX 3 #718

daneah opened this issue Mar 13, 2024 · 1 comment · Fixed by #776

Comments

@daneah
Copy link
Member

daneah commented Mar 13, 2024

The problem

I want to use the latest versions of our dependencies so that I can take advantage of their new features, security, and ecosystem.

The solution

Upgrade to MDX 3

Additional information

This might be a bit involved. Namely:

  • MDX > 1 does not allow expressions, so any logic must be in another module and imported, if needed.
  • MDX linting seems to get confused about closing tags that are on their own lines—maybe this is improved when all the related packages are upgraded together at the right time.
@daneah
Copy link
Member Author

daneah commented Mar 26, 2024

@satya-achanta-venkata did some investigation and found that Gatsby 5 doesn't yet support MDX 3—this should wait until that changes.

@daneah daneah mentioned this issue Jul 18, 2024
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant