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

16 lines
338 B
Markdown
Raw Normal View History

# Example with mandatory variables not filled in
```yaml
---
leader: # A leadership
- leader: example # A leader
```
# Example with all variables modifiable
```yaml
---
leader: # A leadership
- leader: example # A leader
follower1: example # A follower
```