Add empty key
Opened this issue · 0 comments
4d47 commented
Empty keys could be used to support multiline string in list context, eg:
:
hello
world
and to remove repeated keys:
[people]
name: bob
age: 20
: jake
: 54
: name
: 33
Opened this issue · 0 comments
Empty keys could be used to support multiline string in list context, eg:
:
hello
world
and to remove repeated keys:
[people]
name: bob
age: 20
: jake
: 54
: name
: 33