Handbook
Glossary
check-tag ( -- )
Vocabulary
html
.
templates
.
chloe
.
compiler
Inputs
None
Outputs
None
Definition
USING:
kernel
namespaces
;
IN:
html.templates.chloe.compiler
:
check-tag
( -- )
string-context?
get
[
tag-not-allowed-here
]
when
;