An extendable Clojure library for parsing and transforming Markdown content.
(require '[marksism.core :as marksism])
(marksism/parse marksism/hiccup-style (slurp file)))
Copyright © 2015 Ted Cushman
Distributed under the Eclipse Public License, the same as Clojure.