rougail-output-doc/tests/changelog/00add_family/result.adoc

22 lines
855 B
Text
Raw Normal View History

2025-10-14 12:58:39 +02:00
== New variables
[cols="1a,1a"]
|====
| Variable | Description
| **family2.var2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A variable2. +
2025-10-29 10:46:57 +01:00
**Default**: the value of the variable "family.var2"
| **family2.var3** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A third variable. +
2025-10-14 12:58:39 +02:00
**Default**: string4 +
**Example**: string5
| **family2.subfamily.variable** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` `unique` `multiple` | Fourth variable. +
2025-10-14 12:58:39 +02:00
**Default**:
* the value of the variable "var1"
* the value of the variable "family.var2"
* the value of the variable "family2.var3"
|====