MDX support
Get started by reading MDXJS official doc. If you want to write a blog with fancy interactive blocks, you'll fall in love with this feature.
Next-mdx-remoteโ
Thanks to next-mdx-remote, you can easily use markdown files as your CMS.
Check the /docs
page when running the app to see the live documentation.
MD and MDX import in Reactโ
Loading MD/MDX in Storybookโ
Work out of the box. Will however disable default behaviour for ".md" import of Storybook, which is replaced by MDX behaviour.