summaryrefslogblamecommitdiffstats
path: root/emacs.d/snippets/text-mode/html-mode/mailto
blob: 419f2a58a7906deaf54ebb16603fffa642b2d11c (plain) (tree)
1
2
3
4



                                                   
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <a href="mailto:...@...">...</a>
# --
<a href="mailto:$1@$2">$0</a>