Macaulay2 » Documentation
Packages » Text :: IMG
next | previous | forward | backward | up | index | toc

IMG -- hypertext IMG item

Synopsis

Description

IMG{"src" => x, "alt" => y} creates a hypertext IMG item.

The argument x should be a string containing the URL of the image, and y should be a suitable string for the ALT attribute.

See also

For the programmer

The object IMG is a markup type, with ancestor classes HypertextVoid (missing documentation) < Hypertext < BasicList < Thing.