Handbook
Glossary
check-article ( article -- )
Vocabulary
help
.
lint
.
private
Inputs
article
an
object
Outputs
None
Definition
USING:
help.lint.checks
help.topics
kernel
listener
namespaces
;
IN:
help.lint.private
:
check-article
( article -- )
[
with-interactive-vocabs
]
vocabs-quot
set
>link
dup
[
[
check-article-title
]
[
article-content
check-markup
]
bi
]
curry
check-something
;