Macaulay2 » Documentation
Packages » Text » Hypertext » COMMENT
next | previous | forward | backward | up | index | toc

COMMENT -- hypertext COMMENT element

Description

i1 : html COMMENT "hi there"

o1 = <!--hi there-->

For the programmer

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


The source of this document is in Text.m2:746:0.