next | previous | forward | backward | up | top | index | toc | packages | Macaulay2 website
Hypertext > CDATA

CDATA -- hypertext CDATA element

Description

i1 : html CDATA "hi there"

o1 = <![CDATA[hi there]]>

For the programmer

The object CDATA is a markup type, with ancestor classes Hypertext < BasicList < Thing.