rougail-output-doc/tests/changelog/20mod_examples/result.md

9 lines
1.4 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/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.<br/>**Examples**: <br/>&nbsp;~~val_1~~<br/>&nbsp;val_2<br/>&nbsp;<ins>val_3</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/>**Example**: <ins>val_3</ins> |
| **<a id="variable_3" name="variable_3">variable_3</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The third variable.<br/>**Examples**: <br/>&nbsp;~~val_1~~<br/>&nbsp;~~val_2~~ |
2025-10-27 21:59:39 +01:00