rougail-output-doc/tests/results/test_examples/20_2family_looks_like_dynamic.md

10 lines
112 B
Markdown
Raw Normal View History

2025-09-30 21:57:05 +02:00
# Example with all variables modifiable
```yaml
---
my_family:
dynamic:
- val1
- val2
var: true
2026-04-30 06:58:12 +02:00
```