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

15 lines
249 B
HTML
Raw Normal View History

<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>