...
Description: clj-pdf allows declarative representation of PDF documents using Hiccup inspired notation. The library also supports adding tables and charts in the documents.
...
markdown-clj https://github.com/yogthos/markdown-clj
Author: Dmitri Sotnikov
Category: web
License: LGPL
Description: markdown-clj is a markdown parser which compiles to both Clojure and ClojureScript, the parsing code is shared between the two, which ensures that previews in JavaScript will match what's generated on the server.