YAML gotchas
The YAML document from hell is a great blog post demonstrating several pitfalls and gotchas of the YAML standard.
- aliases
- anchors
- number formats
- the Norway problem
Also, there is this website documenting the different ways of writing multiline strings.