16 lines
No EOL
225 B
HTML
16 lines
No EOL
225 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>---
|
|
extra:
|
|
dyn_a:
|
|
var: example</pre>
|
|
|
|
<h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>---
|
|
rougail:
|
|
var:
|
|
- a
|
|
extra:
|
|
dyn_a:
|
|
var: example</pre> |