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

15 lines
No EOL
236 B
HTML

<h1>Example with mandatory variables not filled in</h1>
<pre>---
rougail:
dynexample:
var: example</pre>
<h1>Example with all variables modifiable</h1>
<pre>---
rougail:
var:
- example
dynexample:
var: example</pre>