over 0.6.5

OVER: the best data format.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
substitution: "Let's test substitution.
\"Hello there,
and welcome to the family,\" said
the salamandar knight."

multi_line1:
"This is a multi-line string,
where newlines are captured without special syntax
and the only characters that need escaping are
\"quotes\", backslashes (\"\\\") and \$ signs."

multi_line2:
"Now let's try a multi-line string
with a substitution: $(substitution)"