diff --git a/README.md b/README.md index e7927a9b4b..8ee7ffa39d 100644 --- a/README.md +++ b/README.md @@ -75,4 +75,5 @@ pnpm --filter docs start ## Note on formatting + `.md` and `.mdx` files are not formatted by Prettier because they use [MDX 3](https://mdxjs.com/blog/v3/), which Prettier does not support. See [prettier/prettier#12209](https://github.com/prettier/prettier/issues/12209).