Liking cljdoc? Tell your friends :D

re-highlight.core


did-mountcljs

(did-mount this)
source

did-updatecljs

(did-update this old-argv old-state snapshot)
source

highlightcljs

(highlight)
source

hljs-compatible?cljs

(hljs-compatible?)

Return true if the Highlight.js library exposes the API we expect to see in a compatible version, otherwise false. If this returns false, it is likely that your transitive dependencies are pulling in a different version of Highlight.js to the version that re-highlight depends on.

Return true if the Highlight.js library exposes the API we expect to see in
a compatible version, otherwise false. If this returns false, it is likely
that your transitive dependencies are pulling in a different version of
Highlight.js to the version that re-highlight depends on.
sourceraw docstring

hljs-highlight-elementcljs

source

hljs-register-languagecljs

source

register-languagecljs

(register-language label js-obj)
source

rendercljs

(render {:keys [class style language]} & children)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close