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