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

Fix mdx docs #40402

Merged
merged 3 commits into from Sep 9, 2022
Merged

Fix mdx docs #40402

merged 3 commits into from Sep 9, 2022

Conversation

andrewrjohn
Copy link
Contributor

Documentation / Examples

  • Make sure the linting passes by running pnpm lint
  • The examples guidelines are followed from our contributing doc

The MDX guide is missing @mdx-js/react as a required dependency in the setup section.

Copy link
Member

@balazsorban44 balazsorban44 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That sounds correct since @next/mdx marks it as a peer dependency:

"@mdx-js/react": "*"

Could you update this file as well? 🙏:
https://github.com/vercel/next.js/blob/canary/packages/next-mdx/readme.md

@ijjk ijjk merged commit 38169e3 into vercel:canary Sep 9, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants