Version: 4.2.1
11.11 Miscellaneous
(t pre-content ) → paragraph? |
pre-content : any/c |
Wraps the
decoded pre-content as a paragraph.
"PLaneT" (to help make sure you get
the letters in the right case).
Returns an element for #lang
that is hyperlinked to an explanation.
Returns an element for #<void>.
Returns an element for #<undefined>.
(centerline pre-flow ) → table? |
pre-flow : any/c |
Produces a
centered table with the pre-flow parsed by
decode-flow.
(commandline pre-content ) → paragraph? |
pre-content : any/c |
Produces
an inset command-line example (e.g., in typewriter font).
(margin-note pre-content ) → blockquote? |
pre-content : any/c |
Produces
a blockquote to be typeset in the margin instead of inlined.