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