- An open question...what should the value of key2 be in the example below?
Currently it's "value" but some implementations require a space before the hash symbol in order to qualify as an inline comment (so the value would be "value#inline")
key1=value #inline
key2=value#inline