Package Cl-Markdown - external symbols

Part of:

asdf-system docudown, asdf-system cl-markdown
See internal symbols too
Package Cl-Markdown uses the packages Anaphora, Cl-Ppcre, Common-Lisp, Metabang.Bind, Metabang.Cl-Containers and Metabang.Utilities. It is also known as Markdown. It has 628 total symbols and 44 external ones.

Variable

*current-document*
*output-stream*
*parse-active-functions*
*render-active-functions*

Function

add-documentation-strategy
anchor
footnote
footnotes
markdown

Convert source into a markdown document object and optionally render it to stream using format. S...

markdown-many

Markdown-many processes several documents simultaneously as if it
was processing one large docume...

property
set-property
symbols-documented-by-document
symbols-documented-by-documents
symbols-exported-with-no-definition
symbols-not-documented-by-multi-document
symbols-that-should-be-documented
table-of-contents

Generic-Function

document-property

Returns the value of the property name of the *current-document* or the default if the proper...

find-documentation

Return the documentation for thing using strategy. The default is to call the Common Lisp documen...

handle-spans
render
render-documentation
render-to-stream