15 lines
No EOL
236 B
HTML
15 lines
No EOL
236 B
HTML
<h1>Example with mandatory variables not filled in</h1>
|
|
|
|
<pre>---
|
|
rougail:
|
|
dynexample:
|
|
var: example</pre>
|
|
|
|
<h1>Example with all variables modifiable</h1>
|
|
|
|
<pre>---
|
|
rougail:
|
|
var:
|
|
- example
|
|
dynexample:
|
|
var: example</pre> |