-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Support for MDX v2 #204
Labels
📦 area/deps
This affects dependencies
🧑 semver/major
This is a change
🦋 type/enhancement
This is great to have
🙆 yes/confirmed
This is confirmed and ready to be worked on
Milestone
Comments
johno
added
🐛 type/bug
This is a problem
🙆 yes/confirmed
This is confirmed and ready to be worked on
labels
May 20, 2020
Sure, I'll take a look ASAP. |
10 tasks
@johno 80686eb#commitcomment-38853669 |
Done |
JounQin
added
📦 area/deps
This affects dependencies
🦋 type/enhancement
This is great to have
🧑 semver/major
This is a change
and removed
🐛 type/bug
This is a problem
labels
Mar 26, 2021
# yarn 1
yarn add https://pkg.csb.dev/mdx-js/eslint-mdx/commit/abdc9db9/eslint-mdx https://pkg.csb.dev/mdx-js/eslint-mdx/commit/abdc9db9/eslint-plugin-mdx
# yarn 2, 3
yarn add eslint-mdx@https://pkg.csb.dev/mdx-js/eslint-mdx/commit/abdc9db9/eslint-mdx/_pkg.tgz eslint-plugin-mdx@https://pkg.csb.dev/mdx-js/eslint-mdx/commit/abdc9db9/eslint-plugin-mdx/_pkg.tgz
# npm
npm i https://pkg.csb.dev/mdx-js/eslint-mdx/commit/abdc9db9/eslint-mdx https://pkg.csb.dev/mdx-js/eslint-mdx/commit/abdc9db9/eslint-plugin-mdx Please help us to test the fresh new version. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
📦 area/deps
This affects dependencies
🧑 semver/major
This is a change
🦋 type/enhancement
This is great to have
🙆 yes/confirmed
This is confirmed and ready to be worked on
Thanks for the amazing package @JounQin!
For v2 it looks like we'll need to change a few things with this package, it's currently silently failing when run in the
next
branch of mdx-js/mdx. Will you have any time in the next month or so to ensure compatibility?The text was updated successfully, but these errors were encountered: