rougail-output-doc/tests/results/test_without_family/00_8test.adoc

36 lines
828 B
Text
Raw Normal View History

2025-10-14 12:58:39 +02:00
[cols="1a,1a"]
|====
| Variable | Description
| **var1** +
2025-11-29 22:21:06 +01:00
`string` `basic` `mandatory` | The first variable. +
2025-10-14 12:58:39 +02:00
**Example**: test
| **var2** +
2025-11-29 22:21:06 +01:00
`string` `standard` `mandatory` | The second variable. +
2025-10-14 12:58:39 +02:00
**Default**: value +
**Example**: test
| **var3** +
2025-11-29 22:21:06 +01:00
`string` `basic` `mandatory` | The third variable. +
2025-10-14 12:58:39 +02:00
**Examples**:
* test1
* test2
| **var4** +
2025-11-29 22:21:06 +01:00
`string` `standard` | The forth variable. +
2025-10-14 12:58:39 +02:00
**Examples**:
* null
* test1
* test2
| **var5** +
2025-11-29 22:21:06 +01:00
`boolean` `standard` `mandatory` | The fifth variable. +
2025-10-14 12:58:39 +02:00
**Default**: true +
**Example**: false
| **var6** +
2025-11-29 22:21:06 +01:00
`string` `multiple` `basic` `mandatory` `unique` | The sixth variable. +
2025-10-14 12:58:39 +02:00
**Examples**:
* test1
* test2
|====