[67] Merge remote-tracking branch 'chazlarson/patch-14' into nightly

This commit is contained in:
meisnate12 2023-07-10 11:03:35 -04:00
commit cd0e258990

View file

@ -141,7 +141,7 @@ The first item in the list is `config/movie assets` and the second is `config/tv
### In-Line Lists
you can represent a dictionary on a single line by using `[` and `]`
you can represent a list on a single line by using `[` and `]`
```yaml
settings:
@ -254,4 +254,4 @@ libraries:
metadata_path: *paths # Alias to call the above `paths` section
overlay_path:
- pmm: ribbon
```
```