Skip to content

Commit 289984e

Browse files
authored
Add related and created_by to topic "YAML"
1 parent e39c868 commit 289984e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

topics/yaml/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
---
22
aliases: yml
33
display_name: YAML
4+
created_by: Clark Evans, Ingy döt Net, Oren Ben-Kiki
45
github_url: https://github.com/yaml/
56
logo: yaml.png
67
released: May 11, 2001
78
short_description: YAML is a human-friendly data serialization standard.
89
topic: yaml
910
url: https://yaml.org/
1011
wikipedia_url: https://en.wikipedia.org/wiki/YAML
12+
related: xml, json, jsonc, json5, sax, data-serialization, yet-another, toml, ini
1113
---
1214
**YAML** is a human-friendly data serialization standard for all programming languages. YAML is a recursive acronym which stands for "YAML Ain't Markup Language". It is commonly used for configurations.

0 commit comments

Comments
 (0)