11 lines
No EOL
406 B
HTML
11 lines
No EOL
406 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>rougail: # Rougail
|
|
custom1: # A first custom variable
|
|
- xxx</pre><h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>rougail: # Rougail
|
|
custom1: # A first custom variable
|
|
- xxx
|
|
custom2: # A second custom variable
|
|
- value</pre> |