This is the cl-markup Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 04:05:18 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-markupEitarow Fukamachi
LLGPL
0.1
src (module).
Modules are listed depth-first from the system components tree.
cl-markup/srccl-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.asdcl-markup/src/package.lispcl-markup/src/util.lispcl-markup/src/special.lispcl-markup/src/markup.lispcl-markup/src/helper.lispcl-markup/src/readmacro.lispcl-markup/src/util.lisppackage.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.lisputil.lisp (file).
src (module).
*markup-language* (special variable).
*output-stream* (special variable).
cl-markup/src/markup.lispspecial.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.lispmarkup.lisp (file).
src (module).
cl-markup/src/readmacro.lisphelper.lisp (file).
src (module).
enable-markup-syntax (macro).
%enable-markup-syntax (function).
markup-reader (function).
Packages are listed by definition order.
cl-markupmarkup
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 |
|---|