rougail-output-doc/tests/results/test_without_family/00_8test.changelog.sh

34 lines
4.1 KiB
Bash
Raw Normal View History

2025-10-14 12:58:39 +02:00
New variables
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first variable. │
2025-10-14 12:58:39 +02:00
 string   basic   mandatory  │ Example: test
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
2025-10-14 12:58:39 +02:00
 string   standard   mandatory  │ Default: value │
│ │ Example: test
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ The third variable. │
2025-10-14 12:58:39 +02:00
 string   basic   mandatory  │ Examples: │
2025-11-29 22:21:06 +01:00
│ │ • test1 │
│ │ • test2 │
2025-10-14 12:58:39 +02:00
├───────────────────────────────────────┼──────────────────────────────────────┤
var4 │ The forth variable. │
2025-10-14 12:58:39 +02:00
 string   standard  │ Examples: │
2025-11-29 22:21:06 +01:00
│ │ • null │
│ │ • test1 │
│ │ • test2 │
2025-10-14 12:58:39 +02:00
├───────────────────────────────────────┼──────────────────────────────────────┤
var5 │ The fifth variable. │
2025-10-14 12:58:39 +02:00
 boolean   standard   mandatory  │ Default: true
│ │ Example: false
├───────────────────────────────────────┼──────────────────────────────────────┤
var6 │ The sixth variable. │
2025-11-29 22:21:06 +01:00
 string   multiple   basic    │ Examples: │
mandatory   unique  │ • test1 │
│ │ • test2 │
2025-10-14 12:58:39 +02:00
└───────────────────────────────────────┴──────────────────────────────────────┘
2025-10-27 21:59:39 +01:00