Merge pull request #1345 from chazlarson/patch-22

Update templates.md
This commit is contained in:
meisnate12 2023-03-21 11:38:56 -04:00 committed by GitHub
commit 92488682d5
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](../home/guides/yaml#string-literals). This "quoting special characters" is a general YAML requirement, not something specific to `sort_title`.
Then you add another:
```yaml