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

IMG -- hypertext IMG item

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.


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