helper functions which should be available from the repl
helper functions which should be available from the repl
(html! html-as-string)
renders html to a gorilla cell if (type string) assumes it is valid html and renders as is otherwise will assume it is valid hiccup syntax and render hiccup syntax
renders html to a gorilla cell if (type string) assumes it is valid html and renders as is otherwise will assume it is valid hiccup syntax and render hiccup syntax
(text! text)
renders text to a gorilla cell
renders text to a gorilla cell
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close