Var

<VAR> </VAR>

VAR is used to mark up variables, like in discussions of math. Using this tag lets programs generate lists of the used variables. The text enclosed in VAR will be in a monospaced font, with some spaces collapsed.

Example:

The variable <VAR>x</VAR> is equal to m+4z.

The variable x is equal to m+4z.