rougail-output-doc/tests/results/test_namespace_examples/40_6leadership_follower_multi.html

19 lines
No EOL
328 B
HTML

<h1>Example with mandatory variables not filled in</h1>
<pre>---
rougail:
leadership:
- leader: example
follower1:
- example</pre>
<h1>Example with all variables modifiable</h1>
<pre>---
rougail:
leadership:
- leader: example
follower1:
- example
follower2:
- value</pre>