9 lines
197 B
Text
9 lines
197 B
Text
== Example with all variables modifiable
|
|
|
|
[,yaml]
|
|
----
|
|
---
|
|
leader: # The leadership
|
|
- leader: example # The leader
|
|
follower1: a_choice # A follower
|
|
----
|