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

VAR -- hypertext VAR item

Description

This HTML tag is used to represent a variable.

i1 : html VAR "x"

o1 = <var>x</var>

This is rendered in the browser as x.

See also

For the programmer

The object VAR 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:638:0.