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

11 lines
149 B
Markdown
Raw Normal View History

2025-04-25 14:17:07 +02:00
# Example with all variables modifiable
```yaml
---
leadership:
- leader: value1
follower: value1
- leader: value2
follower: value2
```