Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Karl Horky <karl.horky@gmail.com>
  • Loading branch information
karlhorky committed Jul 8, 2024
1 parent 23a78ff commit f3a07bd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@ 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/16457)
and
[MDX v2+ JSDoc comments](https://github.com/prettier/prettier/issues/16457)):
supported (issues [MDX 3](https://github.com/prettier/prettier/issues/12209)):

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

0 comments on commit f3a07bd

Please sign in to comment.