Update templates.md

Why is it quoted, Thunder?
This commit is contained in:
Chaz Larson 2023-03-20 17:04:37 -05:00 committed by GitHub
parent a47bd29711
commit 7c9e48dc3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,8 @@ collections:
collection_order: release
```
Note: The `sort_title` in these examples is wrapped in quotes because it contains a character [`!`] which has syntactic meaning in YAML files. This "quoting special characters" is a general YAML requirement, not something specific to `sort_title`.
Then you add another:
```yaml