12 lines
264 B
Plaintext
12 lines
264 B
Plaintext
foo=bar
|
|
this key=has whitespace
|
|
that key =has trailing whitespace
|
|
another key=has leading whitespace
|
|
this value= has leading whitespace
|
|
that value=has trailing whitespace
|
|
|
|
# this is a comment. ignore it.
|
|
# this is a comment = too
|
|
|
|
tricky value=with=equals.
|