$notes ( element -- ) (original) (raw)
$notes ( element -- )
Factor handbook » Developer tools » Help system » Writing documentation » Element types » Block elements
Prev: | $warning ( element -- ) |
---|---|
Next: | $side-effects ( element -- ) |
Inputs
element | a markup element |
---|
Outputs
None
Word description
Prints the notes subheading found on the help page of some words. This section should document usage tips and pitfalls.
Definition
: $notes ( element -- ) "Notes" $heading print-element ;