10 lines
207 B
HTML
10 lines
207 B
HTML
|
|
<h1>Example with all variables modifiable</h1>
|
||
|
|
|
||
|
|
<pre>var1: # A first variable
|
||
|
|
- no
|
||
|
|
- yes
|
||
|
|
- maybe
|
||
|
|
var2: # A second variable
|
||
|
|
- no
|
||
|
|
- yes
|
||
|
|
- maybe</pre>
|