(add-truncation-annotation! {:keys [num-chars-dropped t truncate-fn-name?]})
(sev! {:keys [x s str-len-with-badge fn-display-name t num-chars-dropped
ellipsized-char-count highlighting fn-args badge number-type?
atom? js-map-like-key? all-tags :fw/user-meta indent
:fw/custom-badge-style sev?]
:as m})
Creates a string with the properly placed "%c" formatting tags. The tag! and tag-reset! fns mutate the styles atom for syntax coloring.
Creates a string with the properly placed "%c" formatting tags. The tag! and tag-reset! fns mutate the styles atom for syntax coloring.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close