$ npm install gatsby-mdx
gatsby-mdx is the solution for MDX and Gatsby Gatsby for ambitious projects.
npm install gatsby-mdx
module.exports = {
plugins: [`gatsby-mdx`]
};
Without any options, this configuration will allow you to create pages
with .mdx
files in src/pages
and will process any Gatsby nodes
with Markdown media types into MDX content.
You can
.mdx
files© 2010 - cnpmjs.org x YWFE | Home | YWFE