rougail-output-doc/tests/results/test_namespace_examples/60_9extra_dynamic_extra.html

19 lines
No EOL
259 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:
general:
varname:
- a
extra:
var:
- a
dyn_a:
var: example</pre>