10 lines
226 B
HTML
10 lines
226 B
HTML
|
|
<h1>Example with all variables modifiable</h1>
|
||
|
|
|
||
|
|
<pre>a_dynamic_family1:
|
||
|
|
a_variable: a_value
|
||
|
|
a_subfamily:
|
||
|
|
a_variable: a_value
|
||
|
|
a_subdyn_family3:
|
||
|
|
a_variable: a_value
|
||
|
|
a_subdyn_family4:
|
||
|
|
a_variable: a_value</pre>
|