(highlight text color)Highlights the given text with the specified color.
Parameters:
text - The text to highlight.
color - The color to use for highlighting.
Returns: The highlighted text as a string.
Highlights the given text with the specified color. Parameters: `text` - The text to highlight. `color` - The color to use for highlighting. Returns: The highlighted text as a string.
(red-highlight text)Highlights the given text in red.
Parameters:
text - The text to highlight.
Returns: The text highlighted in red as a string.
Highlights the given text in red. Parameters: `text` - The text to highlight. Returns: The text highlighted in red as a string.
(yellow-highlight text)Highlights the given text in yellow.
Parameters:
text - The text to highlight.
Returns: The text highlighted in yellow as a string.
Highlights the given text in yellow. Parameters: `text` - The text to highlight. Returns: The text highlighted in yellow as a string.
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 |