weavejester / hiccup

Fast library for rendering HTML in Clojure
http://weavejester.github.io/hiccup
Eclipse Public License 1.0
2.69k stars 177 forks source link

Added a new helper: mail-to #13

Closed budu closed 13 years ago

budu commented 13 years ago

Hi, I've added a new helper: mail-to, it's like link-to but add "mailto:" to the href and if there's only one argument it use it as the content.