Handbook
Glossary
compile-children>xml-string ( tag -- )
Vocabulary
html
.
templates
.
chloe
.
compiler
Inputs
tag
an
object
Outputs
None
Definition
USING:
io.streams.string
;
IN:
html.templates.chloe.compiler
:
compile-children>xml-string
( tag -- )
[
with-string-writer
]
process-children
;