Hans Hagen wrote:
[...] 
> actually, CDATA is handled in xtag-pre but the problem is using a space as
> delimiter (will have a look)
> 
> is <![ always CDATA ?

No,
there are so-called conditional sections which start with "<![" too
(e.g. "<![IGNORE[", "<![INCLUDE[").

The spec says:

 2.7 CDATA Sections

 [Definition: CDATA sections may occur anywhere character data may occur; 
 they are used to escape blocks of text containing characters which would 
 otherwise be recognized as markup. CDATA sections begin with the string 
 "<![CDATA[" and end with the string "]]>":]

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

Reply via email to