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