rougail-output-doc/tests/results/test_examples/40_0leadership.md

18 lines
271 B
Markdown

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