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

8 lines
1.1 KiB
Markdown
Raw Permalink 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/>~~`unique`~~ [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The first variable.<br/>**Default**: ~~val2~~<br/>val1 |
| **<a id="variable_2" name="variable_2">variable_2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` <ins>`unique`</ins> | The second variable.<br/>**Default**: <br/>&nbsp;val1<br/>&nbsp;<ins>val2</ins> |
2025-10-27 21:59:39 +01:00