rougail-output-doc/tests/results/test_examples/60_0family_dynamic_variable.html

18 lines
No EOL
274 B
HTML

<h1>Example with mandatory variables not filled in</h1>
<pre>---
dynval1:
variable: example
dynval2:
variable: example</pre>
<h1>Example with all variables modifiable</h1>
<pre>---
var:
- val1
- val2
dynval1:
variable: example
dynval2:
variable: example</pre>