rougail-output-doc/tests/results/test_examples_comment/44_4leadership_mandatory.html

12 lines
350 B
HTML
Raw Permalink Normal View History

<h1>Example with mandatory variables not filled in</h1>
2026-04-30 06:58:12 +02:00
<pre>---
leader: # A leadership
- leader: example # A leader</pre>
2026-04-30 06:58:12 +02:00
<h1>Example with all variables modifiable</h1>
<pre>---
leader: # A leadership
- leader: example # A leader
follower1: example # A follower</pre>