adl-support.filters
Application Description Language support - custom Selmer filters used in generated templates.
*default-international-dialing-prefix*
dynamic
The international dialing prefix to use, if none is specified.
(email arg)
If `arg` is, or appears to be, a valid email address, convert it into a `mailto:` link, else leave it be.
telephone
(telephone arg)
If `arg` is, or appears to be, a valid telephone number, convert it into a `tel:` link, else leave it be.