7 lines
No EOL
264 B
HTML
7 lines
No EOL
264 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> |