Hi,
Could you not use {{=XML(string...)}}
Regards,
Nils
On Jan 18, 2012 9:43 a.m., "davidjensen" <[email protected]> wrote:
> This is not recognized asa string:
> "{{this is a string}}" in:
> {{=PRE("{{this is a string}}"))} in a web page
> but it works on the command line:
> >>PRE("{{this is a string}}").xml()
>

