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