11 lines
503 B
HTML
11 lines
503 B
HTML
|
|
<h1>Example with mandatory variables not filled in</h1>
|
||
|
|
|
||
|
|
<pre>family1: # New description
|
||
|
|
variable1: example # A variable
|
||
|
|
family2: # A second family
|
||
|
|
variable2: example # A second variable</pre><h1>Example with all variables modifiable</h1>
|
||
|
|
|
||
|
|
<pre>family1: # New description
|
||
|
|
variable1: example # A variable
|
||
|
|
family2: # A second family
|
||
|
|
variable2: example # A second variable</pre>
|