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

Create a new gatsby-plugin-mdx #35732

Closed
6 tasks done
Khaledgarbaya opened this issue May 24, 2022 · 0 comments · Fixed by #35650
Closed
6 tasks done

Create a new gatsby-plugin-mdx #35732

Khaledgarbaya opened this issue May 24, 2022 · 0 comments · Fixed by #35650
Assignees
Labels
topic: remark/mdx Related to Markdown, remark & MDX ecosystem
Milestone

Comments

@Khaledgarbaya
Copy link
Contributor

Khaledgarbaya commented May 24, 2022

  • Start from scratch in the package, compile TypeScript source into a “dist” folder
  • Implement the MDX loader
  • Support from files sourced from gatsby-source-filesystem
  • Support MDX files (with .md and .mdx extension) in the “src/pages” directory to directly create pages from them
  • Add plugin options + plugin options schema
  • Publish canary for people to try out things
@Khaledgarbaya Khaledgarbaya added the type: documentation An issue or pull request for improving or updating Gatsby's documentation label May 24, 2022
@Khaledgarbaya Khaledgarbaya added this to the MDX v2 milestone May 24, 2022
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label May 24, 2022
@LekoArts LekoArts changed the title Create a newNew gatsby-plugin-mdx Create a new gatsby-plugin-mdx May 24, 2022
@LekoArts LekoArts added topic: remark/mdx Related to Markdown, remark & MDX ecosystem and removed type: documentation An issue or pull request for improving or updating Gatsby's documentation status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: remark/mdx Related to Markdown, remark & MDX ecosystem
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants