yaml / yaml-spec

YAML Specification
http://yaml.org/spec/
348 stars 53 forks source link

Fix/reformat scalar node content in the diagrams. #145

Closed Thom1729 closed 3 years ago

Thom1729 commented 3 years ago

Notate scalar node content as an attribute of scalar nodes rather than as a separate entity. Also correctly note that scalar nodes in the serialization tree have formatted content, not content in canonical form.

model2

Thom1729 commented 3 years ago

https://spec.yaml.io/pr145