12 lines
No EOL
196 B
HTML
12 lines
No EOL
196 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>---
|
|
variable:
|
|
- example</pre>
|
|
|
|
<h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>---
|
|
condition: false
|
|
variable:
|
|
- example</pre> |