docs: Fix table formatting for prompt config
This commit is contained in:
parent
63ce5f1501
commit
409efd9caa
|
@ -46,8 +46,9 @@ This is the list of prompt-wide configuration options.
|
|||
|
||||
### Options
|
||||
|
||||
| Variable | Default | Description|
|
||||
| `add_newline` | `true` | Add a new line before the start of the prompt |
|
||||
| Variable | Default | Description |
|
||||
| ------------- | ------- | --------------------------------------------- |
|
||||
| `add_newline` | `true` | Add a new line before the start of the prompt |
|
||||
|
||||
### Example
|
||||
|
||||
|
|
Loading…
Reference in New Issue