Liking cljdoc? Tell your friends :D

oc.lib.html

Functions related to processing HTML.

Functions related to processing HTML.
raw docstring

first-body-thumbnailclj/s

(first-body-thumbnail html-body)

Given an entry body get the first thumbnail available. Thumbnail type: image, video or chart. This rely on the similitudes between jQuery and soup parsed objects like the attr function.

Given an entry body get the first thumbnail available.
Thumbnail type: image, video or chart.
This rely on the similitudes between jQuery and soup parsed objects like the attr function.
sourceraw docstring

sanitize-htmlclj

(sanitize-html html-str)

Sanitizes HTML content assumed to have been created by a (untrusted) user.

Sanitizes HTML content assumed to have been created by a (untrusted) user.
sourceraw docstring

user-input-html-policyclj

source

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

× close