How does ConTeXt handle CDATA sections in XML?
The following does not work, but is legal XML:

<programlisting><![CDATA[#include <string.h>
void *memset(void *s, int c, size_t n);
3rd line
4th line
]]></programlisting>

Michael
-- 
[EMAIL PROTECTED]                              http://www.miwie.org
[EMAIL PROTECTED]

Reply via email to