rougail-output-doc/tests/results/test_examples_comment/20_7help_family.adoc
2026-06-21 17:05:27 +02:00

22 lines
397 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
family1: # The first family
var: example
family2: # The second family
var: example
----
== Example with all modifiable variables
[,yaml]
----
---
family1: # The first family
var: example
family2: # The second family
var: example
----