<h1>Example with all variables modifiable</h1>
<pre>---
var: # A first variable
- no
- yes
var2: no # A second variable
var3: yes # A third variable</pre>