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

9 lines
387 B
HTML
Raw Normal View History

<h1>Example with mandatory variables not filled in</h1>
<pre>dynexample: # A dynamic family
var: example # A dynamic variable</pre><h1>Example with all variables modifiable</h1>
<pre>var: # A suffix variable
- example
dynexample: # A dynamic family
var: example # A dynamic variable</pre>