Gatsby Starter Personal Blog

MDX!

October 22, 2019

This is a post showing MDX in action. This starter now comes with MDX out-of-the-box!

// you can write JSX in your Markdown!
<button>test</button>

MDX

MDX lets you write JSX embedded inside markdown, perfect for technical blogs. MDX works with Gatsby through gatsby-plugin-mdx. You can learn more about it in the Gatsby docs: Getting Started with MDX.


Kyle Matthews

Written by Kyle Matthews who lives and works in San Francisco building useful things. You should follow him on Twitter