sablono.normalize
(compact-map m)
Removes all map entries where the value of the entry is empty.
(match-tag s)
Match `s` as a CSS tag and return a vector of tag name, CSS id and
CSS classes.
(strip-css s)
Strip the # and . characters from the beginning of `s`.