rougail-output-doc/tests/changelog/12mod_default_value1/result.md

8 lines
1.2 KiB
Markdown
Raw Normal View History

2025-10-27 21:59:39 +01:00
# Modified variables
2025-11-29 22:21:06 +01:00
| Variable | Description |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|
| **<a id="variable_1" name="variable_1">variable_1</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | The first variable.<br/>**Default**: <br/>&nbsp;~~val1~~<br/>&nbsp;val2<br/>&nbsp;<ins>val3</ins> |
| **<a id="variable_2" name="variable_2">variable_2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.<br/>**Default**: ~~val1~~<br/><ins>val2</ins> |
2025-10-27 21:59:39 +01:00