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