6 lines
No EOL
260 B
HTML
6 lines
No EOL
260 B
HTML
<h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>rougail: # Rougail
|
|
bool: false # A boolean variable
|
|
int1: 2 # First integer variable
|
|
int2: 3 # Second integer variable</pre> |