Handbook
Glossary
($span) ( quot -- )
Factor handbook
ยป
Developer tools
ยป
Help system
ยป
Writing documentation
ยป
Element types
ยป
Markup element utilities
Prev:
simple-element
Next:
($block) ( quot -- )
Vocabulary
help
.
markup
Inputs
quot
a
quotation
Outputs
None
Word description
Prints an inline markup element.
Definition
USING:
io
kernel
namespaces
;
IN:
help.markup
:
($span)
( quot -- )
last-block?
[
nl
]
when
span
last-element
set
call
;
inline