rougail-output-doc/tests/results/test_examples_comment/44_4leadership_mandatory.adoc

19 lines
354 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
leader: # A leadership
- leader: example # A leader
----
== Example with all variables modifiable
[,yaml]
----
---
leader: # A leadership
- leader: example # A leader
follower1: example # A follower
----