Open
Description
- The storybook MDX setup should belong to a package
- Wait for a better support of ".md" files in Storybook (currently conflicts with default behaviour, note that this issue does not apply to ".mdx", only ".md": Unable to embed mdx/md documents within mdx doc page stories storybookjs/storybook#7644)
- Easier opt out
- Currently have to explicitely import
src/types/mdx.d.ts
, it should be loaded from tsconfig instead