On 12/29/14 6:30 PM, Adam D. Ruppe wrote:
On Tuesday, 30 December 2014 at 02:13:40 UTC, Andrei Alexandrescu wrote:
That's not good either because then it works too much. -- Andrei

I'd make an exception for macro definitions themselves, which gives you
a chance to put syntax for the target language, but ALL user text
outside a macro definition should be encoded. That'd give consistently
correct results

No. In LaTeX for example things need to be escaped differently (or not at all) depending on context. -- Andrei


Reply via email to