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

20 lines
395 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 variables modifiable
[,yaml]
----
---
family1: # The first family
var: example
family2: # The second family
var: example
----