rougail-output-doc/tests/results/test_without_family/40_9leadership-calculation-variable.changelog.md

10 lines
1.7 KiB
Markdown
Raw Permalink 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="calculate" name="calculate">calculate</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A calculated variable.<br/>**Default**: <br/>&nbsp;value1<br/>&nbsp;value2 |
| **<a id="leader.leader" name="leader.leader">leader.leader</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A leader.<br/>**Default**: the value of the variable "[A calculated variable](#calculate)" |
| **<a id="leader.follower1" name="leader.follower1">leader.follower1</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A follower.<br/>**Default**: val11 |
| **<a id="leader.follower2" name="leader.follower2">leader.follower2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | An other follower.<br/>**Default**: val21 |
2025-10-14 12:58:39 +02:00