docs: Fix table formatting for prompt config

This commit is contained in:
Matan Kushner 2019-07-28 23:15:58 -04:00
parent 63ce5f1501
commit 409efd9caa
No known key found for this signature in database
GPG Key ID: 4B98C3A8949CA8A4
1 changed files with 3 additions and 2 deletions

View File

@ -46,8 +46,9 @@ This is the list of prompt-wide configuration options.
### Options ### Options
| Variable | Default | Description| | Variable | Default | Description |
| `add_newline` | `true` | Add a new line before the start of the prompt | | ------------- | ------- | --------------------------------------------- |
| `add_newline` | `true` | Add a new line before the start of the prompt |
### Example ### Example