hiccup2.core

(source)
Library for rendering a tree of vectors into HTML. Pre-compiles where possible for performance. Strings are automatically escaped.

For more info about this library see:

https://github.com/weavejester/hiccup/wiki
Public Variable Short Description
html (clj) Render Clojure data structures to a compiled representation of HTML.
raw (clj) Short alias for [[hiccup.util/raw-string]].