Correcting myself (sorry, it was a late night, and I must have mixed up my tests):
Christian Moe <[email protected]> writes: > So, in the Elisp way we all know and love, they have to be > quadruple-escaped. No, triple-escaped. > Try this; it actually works: > > {{{include-if(blah, {{{bold(Tom\\\\, Dick\\\\, and Harry)}}})}}} No, try this: {{{include-if(blah, {{{bold(Tom\\\, Dick\\\, and Harry)}}})}}} Regards, Christian
