table asset
This commit is contained in:
@@ -103,12 +103,14 @@ Go to <b>"Manage my extensions"</b> on your browser, then click on <b>"Load unpa
|
||||
Table are formated from the question to make it more readable for CHAT-GPT. Example of formatted table output:
|
||||
|
||||
```
|
||||
| id | name | birthDate | cars |
|
||||
----------------------------------------
|
||||
| Person 1 | Yvick | 15/08/1999 | yes |
|
||||
| Person 2 | Yann | 19/01/2000 | no |
|
||||
id | name | birthDate | cars
|
||||
------------------------------------
|
||||
Person 1 | Yvick | 15/08/1999 | yes
|
||||
Person 2 | Yann | 19/01/2000 | no
|
||||
```
|
||||
|
||||

|
||||
|
||||
## Supported questions type
|
||||
|
||||
### Select
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 69 KiB |
Reference in New Issue
Block a user