hiccup2.core
(source)Library for rendering a tree of vectors into HTML. Pre-compiles where
possible for performance. Strings are automatically escaped.
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]]. |