YAML
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
(Added .yml extension and application/yaml media type) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Serialization | |subcat=Serialization | ||
| − | |extensions={{ext|yaml}} | + | |extensions={{ext|yaml}}, {{ext|yml}} |
| + | |mimetypes={{mimetype|application/yaml}} | ||
| + | |pronom={{PRONOM|fmt/818}} | ||
}} | }} | ||
| + | '''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] | ||
Latest revision as of 07:36, 15 March 2026
YAML (YAML Ain’t Markup Language) is a serialization format.