Generic Function Process-Span (3 methods)

( process-span < name > < registers > )

Part of:

package cl-markdown

Called during span processing on each match of name in the
document. Registers a list of the registers captured by names regular expression.
Returns a possibly new set of registers.

Method Summary

process-span < t > < t > 
process-span (eql cl-markdown::code-eval)< t > 
process-span (eql eval)< t >