chickadee » lowdown » markdown->html

(markdown->html #!optional (input (current-input-port)) (memoize? #t))procedure

Convenience procedure which calls markdown->sxml on input and serializes the resulting HTML document to (current-output-port).