13 lines
No EOL
393 B
HTML
13 lines
No EOL
393 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>---
|
|
family: # A family
|
|
subfamily: # A sub family
|
|
variable: example # A variable</pre>
|
|
|
|
<h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>---
|
|
family: # A family
|
|
subfamily: # A sub family
|
|
variable: example # A variable</pre> |