9 lines
No EOL
292 B
HTML
9 lines
No EOL
292 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>variable2: a_choice # A second variable</pre><h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>variable1: # A first variable
|
|
- a
|
|
- b
|
|
- c
|
|
variable2: a_choice # A second variable</pre> |