11 lines
No EOL
301 B
HTML
11 lines
No EOL
301 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>---
|
|
rougail: # Rougail
|
|
int: 42 # An integer</pre>
|
|
|
|
<h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>---
|
|
rougail: # Rougail
|
|
int: 42 # An integer</pre> |