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()

Reply via email to