Handbook
Glossary
link-long-text ( topic -- )
Vocabulary
help
.
markup
.
private
Inputs
topic
an
object
Outputs
None
Definition
IN:
help.markup.private
GENERIC:
link-long-text
( topic -- )
Methods
USING:
help.markup.private
help.topics
kernel
;
M:
topic
link-long-text
[
article-title
]
keep
write-link
;
USING:
effects
hashtables
help.markup.private
help.stylesheet
help.topics
io
io.styles
kernel
namespaces
words
;
M:
word
link-long-text
dup
presented
associate
[
[
article-name
link-style
get
format
]
[
dup
link-effect?
[
bl
stack-effect
$effect
]
[
drop
]
if
]
bi
]
with-nesting
;