12 lines
155 B
Text
12 lines
155 B
Text
== Example with all variables modifiable
|
|
|
|
[,yaml]
|
|
----
|
|
---
|
|
rougail:
|
|
variable: value
|
|
extra:
|
|
variable1: value
|
|
variable2: value
|
|
variable3: value
|
|
----
|