Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »


Variable:  key:value pair         key1:pair1
list 

key: [ 'item1' , 'item2' ] 

or

key:

object
complex list




https://www.tutorialspoint.com/yaml/index.htm


Data serialization language which is designed to be human -friendly and works well with other programming languages for everyday tasks.


Very good tutorial:

Example:

  • No labels