Skip to content

Commit

Permalink
docs: Add caution for using textlint-plugin-markdown to README
Browse files Browse the repository at this point in the history
  • Loading branch information
3w36zj6 committed Apr 1, 2024
1 parent 18d379d commit e05c44e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit e05c44e

Please sign in to comment.