From e05c44e54f5c586634ca26ac8e77be6bed477642 Mon Sep 17 00:00:00 2001 From: 3w36zj6 <52315048+3w36zj6@users.noreply.github.com> Date: Tue, 2 Apr 2024 05:01:28 +0900 Subject: [PATCH] docs: Add caution for using textlint-plugin-markdown to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9158a40..0fc9c68 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,9 @@ bun add textlint-plugin-mdx ## Usage +> [!CAUTION] +> If you have enabled the `.mdx` extension in [@textlint/textlint-plugin-markdown](https://www.npmjs.com/package/@textlint/textlint-plugin-markdown), please remove it. + ```json { "plugins": {