Copy the sample YAML below.
1
# This is a comment
2
title This is some YAML
3
publisher ConvertSimple Books
4
pages250
5
chapters21
6
time_to_read 12 hours
7
descriptors
8
fun
9
entertaining
10
exciting
11
contributors
12
author Mark Templeton
13
editor Cindy Johnson
What is YAML?
YAML is a configuration file markup language that stands for either "Yet Another Markup Language" or "YAML Ain't Markup Language".

Example YAML
YAML Format
Name | YAML |
Full form name | YAML Ain't Markup Language |
File extension | .yaml |
Type of format | Configuration Language |
MIME type | application/x-yaml, text/yaml, text/x-yaml |