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

LABEL -- hypertext label item

Description

i1 : html LABEL { "b" }

o1 = <label>b</label>
i2 : LABEL { "title" => "a", "b" }

o2 = b

For the programmer

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


The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/Text.m2:463:0.