rougail-output-doc/tests/results/test_namespace_examples_comment/20_7help_family.adoc

22 lines
483 B
Text

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