(create-editor-after-element element
value
opts
&
{:keys [klass remove-ending-comments? indent?]
:or {remove-ending-comments? false
indent? false}})
(replace-element-by-editor element
value
{:keys [mode] :as opts}
&
{:keys [klass indent? remove-ending-comments?]
:or {indent? true remove-ending-comments? true}})
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 |