What is supported by YAML but not supported by JSON?
arrays
null values
comments
nested YAML supports # comments but not JSON
YAML supports # comments but not JSON