This is the monkeylib-markup-html Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:06:16 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
monkeylib-markup-html
Library for generating HTML from Markup formatted text.
com.gigamonkeys.macro-utilities
(system).
alexandria
(system).
com.gigamonkeys.markup
(system).
com.gigamonkeys.utilities
(system).
monkeylib-html
(system).
packages.lisp
(file).
html.lisp
(file).
footnotes.lisp
(file).
handy-tags.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
monkeylib-markup-html/monkeylib-markup-html.asd
monkeylib-markup-html/packages.lisp
monkeylib-markup-html/html.lisp
monkeylib-markup-html/footnotes.lisp
monkeylib-markup-html/handy-tags.lisp
monkeylib-markup-html/monkeylib-markup-html.asd
monkeylib-markup-html
(system).
monkeylib-markup-html/packages.lisp
monkeylib-markup-html
(system).
monkeylib-markup-html/html.lisp
packages.lisp
(file).
monkeylib-markup-html
(system).
htmlize-links
(function).
just-text
(function).
make-retagger
(function).
render
(function).
render-sexps-to-stream
(function).
render-to-stream
(function).
*default-subdocument-tags*
(special variable).
extract-link-defs
(function).
guess-title
(function).
link-key
(function).
link-url
(function).
remap-one-tag
(function).
remap-tags
(function).
remove-key
(function).
rewrite-links
(function).
monkeylib-markup-html/footnotes.lisp
packages.lisp
(file).
monkeylib-markup-html
(system).
footnotes
(function).
wrap-with-noterefs
(function).
monkeylib-markup-html/handy-tags.lisp
packages.lisp
(file).
monkeylib-markup-html
(system).
add-amazon-image-bugs
(function).
mailto-link
(function).
url-link
(function).
*amazon-image-bug*
(special variable).
*amazon-link*
(special variable).
*asins*
(special variable).
amazon-image-bug
(function).
amazon-link
(function).
Packages are listed by definition order.
com.gigamonkeys.markup.html
com.gigamonkeys.markup
.
com.gigamonkeys.utilities
.
common-lisp
.
footnotes
(function).
htmlize-links
(function).
just-text
(function).
make-retagger
(function).
render
(function).
render-sexps-to-stream
(function).
render-to-stream
(function).
*default-subdocument-tags*
(special variable).
extract-link-defs
(function).
guess-title
(function).
link-key
(function).
link-url
(function).
remap-one-tag
(function).
remap-tags
(function).
remove-key
(function).
rewrite-links
(function).
wrap-with-noterefs
(function).
com.gigamonkeys.markup.html.handy-tags
com.gigamonkeys.markup.html
.
common-lisp
.
add-amazon-image-bugs
(function).
mailto-link
(function).
url-link
(function).
*amazon-image-bug*
(special variable).
*amazon-link*
(special variable).
*asins*
(special variable).
amazon-image-bug
(function).
amazon-link
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Render ‘file’ to an html file with a header made from ‘title’, ‘stylesheets’, and ‘scripts’. If ‘title’ is not supplied, we try to guess from the first H1 in sexps. Tags specified with ‘subdocument-tags’ are parsed as subdocuments.
Render ‘sexps’ to ‘out’ with a header made from ‘title’, ‘stylesheets’, and ‘scripts’. If ‘title’ is not supplied, we try to guess from the first H1 in sexps.
Render ‘file’ to the stream ‘out’ with a header made from ‘title’, ‘stylesheets’, and ‘scripts’. If ‘title’ is not supplied, we try to guess from the first H1 in sexps. Tags specified with ‘subdocument-tags’ are parsed as subdocuments.
Jump to: | A E F G H J L M R U W |
---|
Jump to: | A E F G H J L M R U W |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | C F H M P S |
---|
Jump to: | C F H M P S |
---|