18 lines
No EOL
296 B
HTML
18 lines
No EOL
296 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>rougail:
|
|
var1: test
|
|
var3: test1
|
|
var6:
|
|
- test1
|
|
- test2</pre><h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>rougail:
|
|
var1: test
|
|
var2: test
|
|
var3: test1
|
|
var4:
|
|
var5: false
|
|
var6:
|
|
- test1
|
|
- test2</pre> |