Macaulay2 » Documentation
Packages » Hypertext > CDATA
next | previous | forward | backward | up | index | toc

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.