(as-str x)A list of tags that need an explicit ending tag when rendered.
A list of tags that need an explicit ending tag when rendered.
(end-tag)(escape-html text)Change special characters into HTML character entities.
Change special characters into HTML character entities.
(in-mode mode f)(normalize-element [tag & content])Ensure a tag vector is of the form [tag-name attrs content].
Ensure a tag vector is of the form [tag-name attrs content].
(render-attr-map attrs)(render-attribute [name value])(render-element element)Render a tag vector as a HTML element.
Render a tag vector as a HTML element.
(render-html x)Turn a Clojure data type into a string of HTML.
Turn a Clojure data type into a string of HTML.
(xml-attribute name value)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |