9 lines
No EOL
363 B
HTML
9 lines
No EOL
363 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>var: # A suffix variable
|
|
- example</pre><h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>var: # A suffix variable
|
|
- example
|
|
dynexample: # A dynamic family
|
|
var: val # A variable inside dynamic family</pre> |