8 lines
No EOL
380 B
HTML
8 lines
No EOL
380 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>variable1: example # A first variable
|
|
variable2: example # A seconde variable</pre><h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>condition: no # A conditional variable
|
|
variable1: example # A first variable
|
|
variable2: example # A seconde variable</pre> |