Good Parts - yaml/YAML2 GitHub Wiki
What are the good parts of YAML 1.x that should be preserved in YAML 2.x?
- Map, Sequence, Scalar data model.
- JSON compatibility. (Syntax and Model)
- Readability.
What are the good parts of YAML 1.x that should be preserved in YAML 2.x?