15 lines
No EOL
513 B
HTML
15 lines
No EOL
513 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> |