Handbook
Glossary
$url ( children -- )
Factor handbook
»
Developer tools
»
Help system
»
Writing documentation
»
Element types
»
Span elements
Prev:
$slot ( children -- )
Vocabulary
help
.
markup
Inputs
children
an
object
Outputs
None
Definition
USING:
assocs
hashtables
help.stylesheet
io.styles
kernel
namespaces
present
sequences
urls
;
IN:
help.markup
:
$url
( children -- )
[
?second
]
[
first
]
bi
[
or
]
keep
>url
[
dup
present
href
associate
url-style
get
assoc-union
[
write-object
]
with-style
]
($span)
;