$description ( element -- ) (original) (raw)
$description ( element -- )
Factor handbook » Developer tools » Help system » Writing documentation » Element types » Block elements
Prev: | $values ( element -- ) |
---|---|
Next: | $class-description ( element -- ) |
Inputs
element | a markup element |
---|
Outputs
None
Word description
Prints the description subheading found on the help page of most words.
Definition
: $description ( element -- )
"Word description" $heading print-element ;