This commit is contained in:
AJ ONeal 2013-07-27 19:59:51 -07:00
parent 1e7d8ecd57
commit 0daecbd0cb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni

Vedi File

@ -92,4 +92,4 @@ That is to say that all proper YAML parsers parse proper JSON.
YAML can use either *whitespace and dashes* or *brackets and commas*.
For human readability, the whitespace-based YAML is preferrable.
For compression and computer readability, the syntax-based YAML is preferrable.
For compression and computer readability, the JSON syntax of YAML is preferrable.