10 lines
135 B
Text
10 lines
135 B
Text
== Example with all variables modifiable
|
|
|
|
[,yaml]
|
|
----
|
|
---
|
|
a_family:
|
|
an_other_family:
|
|
a_variable: 2
|
|
a_new_variable: '2'
|
|
----
|