Added note about the space after commas in YAML
This commit is contained in:
parent
b43802b396
commit
443b492685
@ -253,6 +253,7 @@ Children:
|
|||||||
|
|
||||||
Things to note:
|
Things to note:
|
||||||
|
|
||||||
|
- The space after the comma is important.
|
||||||
- The value of `Hobbies` is a list. Like above, each line of the value is
|
- The value of `Hobbies` is a list. Like above, each line of the value is
|
||||||
indented by an equal number of spaces.
|
indented by an equal number of spaces.
|
||||||
- The value of `Phones` is a dictionary. The same indentation rules apply.
|
- The value of `Phones` is a dictionary. The same indentation rules apply.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user