Coloring implementation that wraps text in HTML tags to apply color.
Supports the following modes for :color-markup:
:html-inline applies inline style attributes to the tags.:html-classes adds semantic class attributes to the tags.Coloring implementation that wraps text in HTML tags to apply color. Supports the following modes for `:color-markup`: - `:html-inline` applies inline `style` attributes to the tags. - `:html-classes` adds semantic `class` attributes to the tags.
(escape-html-document text)Escapes special characters into cider.inlined-deps.fipp.v0v6v13.fipp :span/:escaped nodes
Escapes special characters into cider.inlined-deps.fipp.v0v6v13.fipp :span/:escaped nodes
(escape-html-text text)Escapes special characters into html entities
Escapes special characters into html entities
(style codes)Returns a formatted style attribute for a span given a seq of keywords usable in a :color-scheme value
Returns a formatted style attribute for a span given a seq of keywords usable in a :color-scheme value
Map from keywords usable in a color-scheme value to vectors representing css style attributes
Map from keywords usable in a color-scheme value to vectors representing css style attributes
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 |