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