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

17 lines
352 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
----