Skip to content

Commit

Permalink
Improve clarity
Browse files Browse the repository at this point in the history
Signed-off-by: Karl Horky <karl.horky@gmail.com>
  • Loading branch information
karlhorky authored Jul 8, 2024
1 parent f3a07bd commit e6aae5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ For example:
#### JSDoc in MDX with Prettier

If you’re using Prettier, you’ll need to ignore any JSDoc comments until it is
supported (issues [MDX 3](https://github.com/prettier/prettier/issues/12209)):
supported (more info in
[the MDX 3 issue](https://github.com/prettier/prettier/issues/12209)):

```mdx
{/* prettier-ignore-start */}
Expand Down

0 comments on commit e6aae5d

Please sign in to comment.