You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: topics/yaml/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@ display_name: YAML
4
4
github_url: https://github.com/yaml/
5
5
logo: yaml.png
6
6
released: May 11, 2001
7
-
short_description: YAML is a humanfriendly data serialization standard.
7
+
short_description: YAML is a human-friendly data serialization standard.
8
8
topic: yaml
9
9
url: https://yaml.org/
10
10
wikipedia_url: https://en.wikipedia.org/wiki/YAML
11
11
---
12
-
YAML is a humanfriendly 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.
12
+
**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