summaryrefslogblamecommitdiffstats
path: root/emacs.d/snippets/text-mode/html-mode/href
blob: 121d58939da0c0f59d2fbb98124f6c8156a06964 (plain) (tree)
1
2
3
4



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