Handbook
Glossary
gemtext. ( base-url body -- )
Vocabulary
gemini
Inputs
base-url
an
object
body
an
object
Outputs
None
Definition
USING:
gemini.private
kernel
namespaces
sequences
splitting
;
IN:
gemini
:
gemtext.
( base-url body -- )
f
pre
[
split-lines
[
gemini-line.
]
with
each
]
with-variable
;