Package Cl-Markdown - internal and external symbols

Part of:

asdf-system cl-markdown
See only external symbols
Package Cl-Markdown uses the packages Cl-Ppcre, Common-Lisp, Metabang.Cl-Containers and Metabang.Utilities. It is also known as Markdown. It has 271 total symbols and 29 external ones.

Class

chunk
chunk-parsing-environment
document
link-info
parsing-environment

Variable

*chunk-parsing-environments*
*current-document*
*current-format*
*current-indentation-level*
*current-span*
*default-format*
*default-stream*
*horizontal-rule-count-threshold*
*markup->html*
*output-stream*
*parse-active-functions*
*parsing-environment*
*render-active-functions*
*spaces-per-tab*
*spanner-parsing-environments*

Function

add-anchors
add-extension
anchor
atx-header-markup-class
atx-header-p
blockquote-count
blockquote-stripperStrips putative initial blockquote and up to 3 spaces
can-merge-chunks-p
canonize-chunk-markup-class
canonize-document
canonize-markup-class
char-is-bullet-p
char-is-tab-or-space-p
chunk-source
cleanup
current-chunk-parser
encode-html
generate-doctype
generate-html-header
handle-atx-headers
handle-blockquotes
handle-bullet-lists
handle-code
handle-horizontal-rules
handle-link-reference-titlesFind title lines that can match up with a link reference line and make it so.
Then parse the lin...
handle-number-lists
handle-paragraphs
handle-setext-headersFind headers chunks that can match up with a previous line and make it so. Also convert line into...
header-p
horizontal-rule-char-p
html-marker
line-changes-indentation-p
line-could-be-header-marker-p
line-could-be-link-reference-title-pTrue if the first character is a quote after we skip spaces
line-indentation
line-is-blockquote-p
line-is-code-p
line-is-empty-p
line-is-horizontal-rule-p
line-is-link-label-p
line-is-not-empty-p
line-other-p
line-starts-with-bullet-p
line-starts-with-number-p
make-header
make-ref
markdownConvert source into a markdown document object and optionally render it to stream using format. S...
maybe-strip-line
merge-chunks
merge-chunks-in-document
next-block
now
one-tab-stripper
output-html
output-link
property
remove-atx-header
remove-blockquote
remove-bullet
remove-empty-bits
remove-indent
remove-number
removed-ignored-chunks?
scanners-for-chunk
set-property
setext-header-markup-class
table-of-contents
today

Generic-Function

can-merge-lines-p
close-stream-specifier
document-property
handle-spans
make-stream-from-specifier
markup-class-for-html
markup-class-mergable-p
merge-lines-in-chunks
process-spanCalled during span processing on each match of name in the
document. Registers a list of the regi...
process-span-in-span-p
render
render-span-to-html
render-to-html
render-to-stream
scan-one-span

Macro

with-stream-from-specifier