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

Sync with upstream/downstream projects regarding v2 #1045

Closed
3 of 10 tasks
johno opened this issue Apr 30, 2020 · 3 comments
Closed
3 of 10 tasks

Sync with upstream/downstream projects regarding v2 #1045

johno opened this issue Apr 30, 2020 · 3 comments
Labels
👩‍⚕ area/health This affects community help wanted 🙏 This could use your insight or help 🦋 type/enhancement This is great to have 🙆 yes/confirmed This is confirmed and ready to be worked on

Comments

@johno
Copy link
Member

johno commented Apr 30, 2020

When we get a v2 canary released we should begin chatting with MDX dependents that will be affected. Generally speaking most integrations should be unaffected by v2, but it'd be worth sanity checking big projects. This change is also likely to affect Prettier (and also offer APIs that might help their formatting).

Are there any missing?

@johno johno added 🦋 type/enhancement This is great to have help wanted 🙏 This could use your insight or help 🙆 yes/confirmed This is confirmed and ready to be worked on 👩‍⚕ area/health This affects community labels Apr 30, 2020
@johno johno changed the title Sync with upstream projects regarding v2 Sync with upstream/downstream projects regarding v2 Apr 30, 2020
@jerelmiller
Copy link

In working on the latest MDX v2 alpha, there are a couple Gatsby plugins that are incompatible. Should these be added to the list?

  • gatsby-plugin-autolink-headers - Custom IDs are no longer supported
  • gatsby-remark-images - Images do not render with the changes to the AST. This plugin compiles to an html node, which went away with MDX v2

@wooorm
Copy link
Member

wooorm commented Nov 13, 2020

I’ve also been reaching out to Gatsby folks and Gatsby plugin maintainers about aligning. I still think it’s unfortunate that Gatsby wants wrapper plugins, like: we have remark-images and remark-autolink-headers that’ll just keep on working 🤷‍♂️

@wooorm
Copy link
Member

wooorm commented Oct 19, 2021

done and doing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👩‍⚕ area/health This affects community help wanted 🙏 This could use your insight or help 🦋 type/enhancement This is great to have 🙆 yes/confirmed This is confirmed and ready to be worked on
Development

No branches or pull requests

3 participants