Handbook
Glossary
htmlize-line ( line-context line rules -- line-context' xml )
Vocabulary
xmode
.
code2html
Inputs
line-context
an
object
line
an
object
rules
an
object
Outputs
line-context'
an
object
xml
an
object
Definition
USING:
xmode.marker
;
IN:
xmode.code2html
:
htmlize-line
( line-context line rules -- line-context' xml )
tokenize-line
htmlize-tokens
;