Go back home

MDX Post

Written by

This is an MDX post. It’s a blog post written in markdown, but it’s rendered as a React? component. Isn’t that cool?

Let’s use some variable coming from the frontmatter, like title: MDX Post.

And then some props from the MDXProvider, like children:

This is an MDX post with props.

or props.title: MDX Post with Props