rougail-output-doc/tests/results/test_namespace_examples_comment/60_9extra_dynamic.html

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 variables modifiable</h1>
<pre>---
rougail: # Rougail
var: # A variable
- a
extra: # Extra
dyn_a:
var: example</pre>