Search Results for: Braces
key: value" to allow the key to contain leading dashes, square brackets, etc., without quotes. an associative array can also be specified by text enclosed in curly braces ({ }), with keys separated from values by colon and the entries separated by commas (no spaces are necessary, for json compatibility
shopping list [milk, pumpkin pie, eggs, juice] keys are separated from values by a colon+space. indented blocks, common in yaml data files, use indentation and new lines to separate the key/value pairs. inline blocks, common in yaml data streams, use comma+space to separate the key/value pairs between braces...
https://en.wikipedia.org/wiki/YAML