rougail-output-doc/tests/results/test_without_family/00_6choice_variable_link2.changelog.md

9 lines
3.6 KiB
Markdown
Raw Normal View History

2025-10-14 12:58:39 +02:00
# New variables
2025-11-29 22:21:06 +01:00
| 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="family.var3" name="family.var3">family.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)" |
2025-10-14 12:58:39 +02:00