15 lines
No EOL
220 B
HTML
15 lines
No EOL
220 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>---
|
|
rougail:
|
|
variable2: a</pre>
|
|
|
|
<h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>---
|
|
rougail:
|
|
variable1:
|
|
- a
|
|
- b
|
|
- c
|
|
variable2: a</pre> |