On Fri, Mar 6, 2015 at 8:25 AM, Yann Ylavic <[email protected]> wrote: > But maybe introduce a new type of quote, with a prefix (let's say %), > like %"an %{expression} string" vs. "a plain text where %{expression} > is not expanded".
Or the other way around if breakage is expected to be rare. Maybe the expression parser itself could handle this with some special symbol that puts it into plaintext mode. -- Eric Covener [email protected]
