rougail-tests/structures/00_7help_sup/rougail/00-base.yml
2025-04-27 10:25:45 +02:00

18 lines
238 B
YAML

---
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