8 lines
265 B
HTML
8 lines
265 B
HTML
|
|
<h1>Example with all variables modifiable</h1>
|
||
|
|
|
||
|
|
<pre>rougail: # Rougail
|
||
|
|
var: # A first variable
|
||
|
|
- no
|
||
|
|
- yes
|
||
|
|
var2: no # A second variable
|
||
|
|
var3: yes # A third variable</pre>
|