Handbook
Glossary
check-markup ( element -- )
Vocabulary
help
.
lint
.
checks
Inputs
element
an
object
Outputs
None
Definition
USING:
combinators
;
IN:
help.lint.checks
:
check-markup
( element -- )
{
[
check-elements
]
[
check-rendering
]
[
check-examples
]
[
check-modules
]
[
check-descriptions
]
[
check-slots-tables
]
}
cleave
;