10 lines
No EOL
458 B
HTML
10 lines
No EOL
458 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>rougail: # Rougail
|
|
variable1: example # A first variable
|
|
variable2: example # A second variable</pre><h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>rougail: # Rougail
|
|
condition: no # A conditional variable
|
|
variable1: example # A first variable
|
|
variable2: example # A second variable</pre> |