YAML
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
Line 4: | Line 4: | ||
|extensions={{ext|yaml}} | |extensions={{ext|yaml}} | ||
}} | }} | ||
+ | '''YAML''' (YAML Ain’t Markup Language) is a serialization format. | ||
− | [http://www.yaml.org/spec/1.2/spec.html Spec] [http://www.yaml.org/ | + | == Links == |
+ | * [http://www.yaml.org/spec/1.2/spec.html Spec] | ||
+ | * [http://www.yaml.org/ Official website] |
Revision as of 13:36, 16 May 2014
YAML (YAML Ain’t Markup Language) is a serialization format.