rougail-output-doc/tests/results/test/60_0family_dynamic_test.gitlab.md

19 lines
1.3 KiB
Markdown

| Variable | Description |
|----------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------|
| **var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` `unique` `multiple` | A suffix variable.<br/>**Examples**: <br/>- val1<br/>- val2 |
<details><summary>A dynamic family</summary>
This family builds families dynamically.
>>> [!note] Informations
**dyn*val1***<br/>**dyn*val2***<br>`basic`
**Identifiers**: the value of the variable "var".
>>>
| Variable | Description |
|----------------------------------------------------------------------------------------------------------------------------------------------------|---------------------|
| **dyn*val1*.var**<br/>**dyn*val2*.var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. |
</details>