
23 Apr
2006
23 Apr
'06
8:34 a.m.
Marcin Kalicinski wrote:
[Section] key1 = value1 ;comment1 ;comment2 key2 = value2
Where would we store information that comment1 uses the same line as key1? Without it after save it would go to the next line, and be incorrectly associated (by human) with key2.
Code a node have a comments field? So key1 node would contain a value of 'value1' and comments of 'comment1' 'comment2' would belong to an un-named node with no value etc. Cheers Russell