rougail-output-doc/tests/results/test_namespace_without_family/00_6choice.changelog.adoc

51 lines
909 B
Text
Raw Normal View History

2025-10-14 12:58:39 +02:00
== New variables
[cols="1a,1a"]
|====
| Variable | Description
| **rougail.var1** +
2025-11-29 22:21:06 +01:00
`choice` `basic` `mandatory` | The first variable. +
2025-10-14 12:58:39 +02:00
**Choices**:
* a
* b
* c
| **rougail.var2** +
2025-11-29 22:21:06 +01:00
`choice` `basic` `mandatory` | The second variable. +
2025-10-14 12:58:39 +02:00
**Choices**:
* a
* b
* c
| **rougail.var3** +
2025-11-29 22:21:06 +01:00
`choice` `standard` | The third variable. +
2025-10-14 12:58:39 +02:00
**Choices**:
* a
* b
* c
* null **← (default)**
| **rougail.var4** +
2025-11-29 22:21:06 +01:00
`choice` `standard` | The forth variable. +
2025-10-14 12:58:39 +02:00
**Choices**:
* null **← (default)**
2025-10-14 12:58:39 +02:00
* b
* c
| **rougail.var5** +
2025-11-29 22:21:06 +01:00
`choice` `standard` `mandatory` | The fifth variable. +
2025-10-14 12:58:39 +02:00
**Choices**:
* a **← (default)**
* b
* c
| **rougail.var6** +
2025-11-29 22:21:06 +01:00
`choice` `standard` `mandatory` | The sixth variable. +
2025-10-14 12:58:39 +02:00
**Choices**:
* 1 **← (default)**
* 2
* 3
|====