Hello MDX!

October 25, 2021

This post is written in MDX, allowing you to embed a component after block of code which explains its creation!

// here's a button in React!
<button onClick={() => {alert("Hello MDX!")}}>test</button>

Wow! Such button!

Learn more about MDX with Gatsby’s official docs site!