rougail-output-doc/tests/results/test_without_family/01_6string_multi_length.changelog.md

8 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2025-11-10 14:01:45 +01:00
# New variables
2025-11-29 22:21:06 +01:00
| Variable | Description |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **<a id="var1" name="var1">var1</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | The variable.<br/>**Validator**: needs exactly 3 values<br/>**Default**: <br/>&nbsp;val1<br/>&nbsp;val2<br/>&nbsp;val3 |
| **<a id="var2" name="var2">var2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | The variable.<br/>**Validators**: <br/>&nbsp;needs a minimum of 1 values<br/>&nbsp;needs a maximum of 4 values<br/>**Default**: <br/>&nbsp;val4<br/>&nbsp;val5 |
2025-11-10 14:01:45 +01:00