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

11 lines
113 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
```