17 lines
No EOL
481 B
HTML
17 lines
No EOL
481 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>---
|
|
rougail: # Rougail
|
|
family1: # The first family
|
|
var: example
|
|
family2: # The second family
|
|
var: example</pre>
|
|
|
|
<h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>---
|
|
rougail: # Rougail
|
|
family1: # The first family
|
|
var: example
|
|
family2: # The second family
|
|
var: example</pre> |