Skip to content

Commit cb11088

Browse files
committed
Fix the question types url mistakenly became part of the table
1 parent 53d43ad commit cb11088

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/customization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ commitizen:
177177
| `default` | `Any` | `None` | (OPTIONAL) The default value for this question. |
178178
| `filter` | `str` | `None` | (OPTIONAL) Validator for user's answer. **(Work in Progress)** |
179179
| `multiline` | `bool` | `False` | (OPTIONAL) Enable multiline support when `type = input`. |
180+
180181
[different-question-types]: https://github.com/tmbo/questionary#different-question-types
181182

182183
#### Shortcut keys

0 commit comments

Comments
 (0)