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

34 lines
739 B
Text
Raw Normal View History

2025-10-14 12:58:39 +02:00
== Modified variables
[cols="1a,1a"]
|====
| Variable | Description
|
**variable_1** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` |
The first variable. +
**Examples**:
* +++val_1+++
* val_2
* '#val_3#'
|
**variable_2** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
The second variable. +
**Default**: val1 +
**Example**: #val_3#
|
**variable_3** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` |
The third variable. +
**Examples**:
* +++val_1+++
* +++val_2+++
|====