Thanks guys, that did it. Just wondering why no one else run into this issue before, is it bad practice to use Futon for that? Stephan On 12-01-26 09:02 PM, Jens Alfke wrote: > On Jan 26, 2012, at 8:54 PM, Mark Hahn wrote: > > That's right. The CR is the illegal control char. They parse it with an > eval and strings can't cross lines. > > This is probably only an issue when editing a document in Futon. I don't think the JSON parser in Erlang has such a limitation. (One could argue that this is a Futon bug; the JSON spec allows any Unicode character in a string, though of course quotes and backslashes have to be quoted.) > > —Jens > > -------------------------------- > Spam/Virus scanning by CanIt Pro > > For more information see > http://www.kgbinternet.com/SpamFilter.htm > > To control your spam filter, log in at > http://filter.kgbinternet.com >