Configurations: markup max_width

This commit is contained in:
Ben Boeckel 2017-11-09 14:10:37 -05:00
parent 560f66cfe3
commit 6447e0d072

View file

@ -477,7 +477,7 @@ Don't reformat anything
## `error_on_line_overflow` ## `error_on_line_overflow`
Error if unable to get all lines within max_width Error if unable to get all lines within `max_width`
- **Default value**: `true` - **Default value**: `true`
- **Possible values**: `true`, `false` - **Possible values**: `true`, `false`