rougail-output-doc/tests/results/test/00_6choice.adoc

49 lines
843 B
Text
Raw Normal View History

[cols="1a,1a"]
2024-07-10 21:27:48 +02:00
|====
2024-11-15 08:13:45 +01:00
| Variable | Description
| **var1** +
2025-11-29 22:21:06 +01:00
`choice` `basic` `mandatory` | The first variable. +
**Choices**:
2024-07-10 21:27:48 +02:00
* a
* b
2024-11-15 08:13:45 +01:00
* c
| **var2** +
2025-11-29 22:21:06 +01:00
`choice` `basic` `mandatory` | The second variable. +
**Choices**:
2024-07-10 21:27:48 +02:00
* a
* b
2024-11-15 08:13:45 +01:00
* c
| **var3** +
2025-11-29 22:21:06 +01:00
`choice` `standard` | The third variable. +
**Choices**:
2024-07-10 21:27:48 +02:00
* a
* b
* c
* null **← (default)**
| **var4** +
2025-11-29 22:21:06 +01:00
`choice` `standard` | The forth variable. +
**Choices**:
2024-07-10 21:27:48 +02:00
* null **← (default)**
2024-07-10 21:27:48 +02:00
* b
2024-11-15 08:13:45 +01:00
* c
| **var5** +
2025-11-29 22:21:06 +01:00
`choice` `standard` `mandatory` | The fifth variable. +
**Choices**:
2024-07-10 21:27:48 +02:00
2025-03-29 15:10:03 +01:00
* a **← (default)**
2024-07-10 21:27:48 +02:00
* b
2024-11-15 08:13:45 +01:00
* c
| **var6** +
2025-11-29 22:21:06 +01:00
`choice` `standard` `mandatory` | The sixth variable. +
**Choices**:
2024-07-10 21:27:48 +02:00
2025-03-29 15:10:03 +01:00
* 1 **← (default)**
2024-07-10 21:27:48 +02:00
* 2
2024-11-15 08:13:45 +01:00
* 3
2024-07-10 21:27:48 +02:00
|====