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

21 lines
542 B
Text
Raw Normal View History

[cols="1a,1a"]
|====
| Variable | Description
| **var1** +
2025-11-29 22:21:06 +01:00
`string` `multiple` `standard` `mandatory` `unique` | A second variable. +
**Default**:
* a
* b
* c
| **var2** +
2025-11-29 22:21:06 +01:00
`choice` `standard` `mandatory` | A first variable. +
2025-10-29 10:46:57 +01:00
**Choices**: the value of the variable "var1" +
**Default**: a
| **var3** +
2025-11-29 22:21:06 +01:00
`choice` `standard` `mandatory` | A third variable. +
2025-10-29 10:46:57 +01:00
**Choices**: the value of the variable "var1" +
**Default**: the value of the variable "var2"
|====