8 lines
84 B
Markdown
8 lines
84 B
Markdown
|
|
# Example with all variables modifiable
|
||
|
|
|
||
|
|
```yaml
|
||
|
|
---
|
||
|
|
my_family:
|
||
|
|
default: true
|
||
|
|
```
|