[dict]
ary = [ "a", "b", 3 ]
first = "hello \\ hello \n hello \""
# comment
second ="another"
third = "hello \\n world"
bool = true
[table]
|abc|def|
|---|---|
|one|two|
# comment
| 1| 2 |
| 2| 3 |
| 4 | one:"hello \" world" two:"hello \| world" three: "hello \\n world" |
[mixed]
a=1
B=2
| this | :) |
| that |