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