Liking cljdoc? Tell your friends :D

cybermonday.ir


close-tag?clj/s

(close-tag? tag)
source

contains-inner-html?clj/s

(contains-inner-html? vec)
source

fold-inline-htmlclj/s

(fold-inline-html xf)
source

html-attr-to-mapclj/s

(html-attr-to-map attr)
source

md-to-irclj/s

(md-to-ir md)

Given md as a string, generates a Cybermonday hiccup IR Inline HTML gets folded inplace and excess whitespace is removed

Given `md` as a string, generates a Cybermonday hiccup IR
Inline HTML gets folded inplace and excess whitespace is removed
sourceraw docstring

open-tag?clj/s

(open-tag? tag)
source

parse-tagclj/s

(parse-tag tag)
source

process-inline-htmlclj/s

(process-inline-html almost-hiccup)

Parses the html inline fragments into partial hiccup, and folds in the inner AST

Parses the html inline fragments into partial hiccup, and folds in the inner AST
sourceraw docstring

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

× close