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