Skip to content

Commit d6bb6ed

Browse files
RyanZimduailibe
authored andcommitted
Add note about proseWrap option under printWidth for clarity (#3364)
1 parent cd6749c commit d6bb6ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/options.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Specify the line length that the printer will wrap on.
1919
| ------- | --------------------- | ------------------- |
2020
| `80` | `--print-width <int>` | `printWidth: <int>` |
2121

22+
(If you don't want line wrapping when formatting Markdown, you can set the [Prose Wrap](#prose-wrap) option to disable it.)
23+
2224
## Tab Width
2325

2426
Specify the number of spaces per indentation-level.

0 commit comments

Comments
 (0)