$definition ( element -- )


Vocabulary
help.markup

Inputs
elementa markup element of the form { word }


Outputs
None

Word description
Prints a heading followed by the definition of word by calling see.

Definition

: $definition ( element -- ) "Definition" $heading $see ;