https://bugzilla.wikimedia.org/show_bug.cgi?id=16422
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Brad Jorsch <[email protected]> 2009-04-27 03:03:25 UTC --- (In reply to comment #2) > Per IRC: json can convert /\n/ to something like "\"\n\t + \"" > > foo = "foo bar baz" > + "foo bar baz" > > This then would actually be legible in jsonfm, and still valid after > copy/paste But it wouldn't be valid json text according to RFC 4627, if that matters to you. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
