rougail-output-doc/tests/results/test/00_6choice_variable_link.gitlab.md

6 lines
1.3 KiB
Markdown

| Variable | Description |
|-----------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **<a id="var1" name="var1">var1</a>**<br/>`string` `multiple` `standard` `mandatory` `unique` | A second variable.<br/>**Default**: <br/>• a<br/>• b<br/>• c |
| **<a id="var2" name="var2">var2</a>**<br/>`choice` `standard` `mandatory` | A first variable.<br/>**Choices**: the value of the variable "[A second variable](#var1)"<br/>**Default**: a |
| **<a id="var3" name="var3">var3</a>**<br/>`choice` `standard` `mandatory` | A third variable.<br/>**Choices**: the value of the variable "[A second variable](#var1)"<br/>**Default**: the value of the variable "[A first variable](#var2)" |