7 lines
No EOL
262 B
HTML
7 lines
No EOL
262 B
HTML
<h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>---
|
|
rougail: # Rougail
|
|
source_variable_1: val1 # The first source variable
|
|
source_variable_2: val2 # The second source variable
|
|
my_variable: val1 # A variable</pre> |