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

21 lines
758 B
Text
Raw Normal View History

[cols="1a,1a"]
|====
| Variable | Description
| **var1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` | A second variable. +
**Default**:
* a
* b
* c
| **var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `standard` `mandatory` | A first variable. +
2025-10-29 10:46:57 +01:00
**Choices**: the value of the variable "var1" +
**Default**: a
| **var3** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[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"
|====