rougail-output-doc/tests/results/test_namespace_examples_comment/60_9extra_dynamic.html
2026-06-21 17:05:27 +02:00

16 lines
No EOL
354 B
HTML

<h1>Example with mandatory variables not filled in</h1>
<pre>---
extra: # Extra
dyn_a:
var: example</pre>
<h1>Example with all modifiable variables</h1>
<pre>---
rougail: # Rougail
var: # A variable
- a
extra: # Extra
dyn_a:
var: example</pre>