Liking cljdoc? Tell your friends :D

adl-support.filters

Application Description Language support - custom Selmer filters used in generated templates.

Application Description Language support - custom Selmer filters
used in generated templates.
raw docstring

*default-international-dialing-prefix*clj

The international dialing prefix to use, if none is specified.

The international dialing prefix to use, if none is specified.
sourceraw docstring

emailclj

(email arg)

If arg is, or appears to be, a valid email address, convert it into a mailto: link, else leave it be.

If `arg` is, or appears to be, a valid email address, convert it into
a `mailto:` link, else leave it be.
sourceraw docstring

telephoneclj

(telephone arg)

If arg is, or appears to be, a valid telephone number, convert it into a tel: link, else leave it be.

If `arg` is, or appears to be, a valid telephone number, convert it into
a `tel:` link, else leave it be.
sourceraw docstring

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

× close