(defpackage #:honey (:use :common-lisp :webthiteth-html) (:export #:parse) (:documentation "Main honey package. Honey is a simple markdown parse that translates to weave style html, which can then be inserted into pages."))