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

Add support for .md files #39

Merged
merged 1 commit into from
Jan 31, 2021
Merged

Add support for .md files #39

merged 1 commit into from
Jan 31, 2021

Conversation

fwouts
Copy link
Contributor

@fwouts fwouts commented Jan 30, 2021

Summary

This addresses #37 by associating gatsby-plugin-mdx with the .mdx extension, as documented at https://www.gatsbyjs.com/plugins/gatsby-plugin-mdx/#extensions

Test plan

All you need is to rename a .mdx without any JSX to .md :)

This addresses gregberge#37 by associating gatsby-plugin-mdx with the .mdx extension, as documented at https://www.gatsbyjs.com/plugins/gatsby-plugin-mdx/#extensions
@gregberge gregberge merged commit caaab0d into gregberge:master Jan 31, 2021
@gregberge
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants