This is the cl-markup Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:08:18 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-markup
Eitarow Fukamachi
LLGPL
0.1
src
(module).
Modules are listed depth-first from the system components tree.
cl-markup/src
cl-markup
(system).
package.lisp
(file).
util.lisp
(file).
special.lisp
(file).
markup.lisp
(file).
helper.lisp
(file).
readmacro.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-markup/cl-markup.asd
cl-markup/src/package.lisp
cl-markup/src/util.lisp
cl-markup/src/special.lisp
cl-markup/src/markup.lisp
cl-markup/src/helper.lisp
cl-markup/src/readmacro.lisp
cl-markup/src/util.lisp
package.lisp
(file).
src
(module).
*auto-escape*
(special variable).
escape-string
(function).
ensure-string
(function).
map-group-if
(function).
should-escape-p
(function).
substitute-string-by
(function).
cl-markup/src/special.lisp
util.lisp
(file).
src
(module).
*markup-language*
(special variable).
*output-stream*
(special variable).
cl-markup/src/markup.lisp
special.lisp
(file).
src
(module).
%dirty-string-form
(function).
%escape-string-form
(macro).
%write-strings
(macro).
attributes->string
(function).
parse-tag
(function).
tag->string
(function).
tagp
(function).
with-doctype
(macro).
cl-markup/src/helper.lisp
markup.lisp
(file).
src
(module).
cl-markup/src/readmacro.lisp
helper.lisp
(file).
src
(module).
enable-markup-syntax
(macro).
%enable-markup-syntax
(function).
markup-reader
(function).
Packages are listed by definition order.
cl-markup
markup
common-lisp
.
*auto-escape*
(special variable).
*markup-language*
(special variable).
*output-stream*
(special variable).
doctype
(function).
enable-markup-syntax
(macro).
esc
(macro).
escape-string
(function).
html
(macro).
html5
(macro).
markup
(macro).
markup*
(function).
raw
(macro).
xhtml
(macro).
xml
(macro).
%dirty-string-form
(function).
%enable-markup-syntax
(function).
%escape-string-form
(macro).
%write-strings
(macro).
attributes->string
(function).
ensure-string
(function).
map-group-if
(function).
markup-reader
(function).
parse-tag
(function).
should-escape-p
(function).
substitute-string-by
(function).
tag->string
(function).
tagp
(function).
with-doctype
(macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Valid markup languages are :html, :xhtml and :xml
Stream to output the generated string. If this is nil, then just return as a string the result. T means *standard-output*.
Jump to: | %
A D E F H M P R S T W X |
---|
Jump to: | %
A D E F H M P R S T W X |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | C F H M P R S U |
---|
Jump to: | C F H M P R S U |
---|