rougail-output-formatter/tests/results/00_7help_sup/rougail/00-base.yml

21 lines
250 B
YAML
Raw Normal View History

2025-04-27 09:27:04 +02:00
%YAML 1.2
2025-03-30 19:39:29 +02:00
---
version: 1.1
var1:
description: the first <variable>
help: |-
Multi line
<Help>
With useful information
var2:
description: the second <variable>
help: |-
Multi line
<Help>
With useful information
2025-04-27 09:27:04 +02:00
...