Recommended formatter? #2067
-
Currently using [email protected], but it formats this text block incorrectly
It's supposed to be a single paragraph but it adds the new line 🤷. So was wondering if there was a formatter specific to MDX. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 14 replies
-
I recommend |
Beta Was this translation helpful? Give feedback.
-
You can now also use mdxlint. This is essentially the same as |
Beta Was this translation helpful? Give feedback.
I recommend
remark-cli
withremark-mdx
. That’s why I used everywhere, including in this monorepo. I also have my own preset with a bunch of strict style stuff,remark-preset-wooorm