16 lines
303 B
Text
16 lines
303 B
Text
== Example with mandatory variables not filled in
|
|
|
|
[,yaml]
|
|
----
|
|
---
|
|
rougail: # Rougail
|
|
variable: a_choice # A variable
|
|
----
|
|
== Example with all variables modifiable
|
|
|
|
[,yaml]
|
|
----
|
|
---
|
|
rougail: # Rougail
|
|
variable: a_choice # A variable
|
|
----
|