Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
marvel
GitHub Repository: marvel/qnf
Path: blob/master/elisp/emacs-for-python/yasnippet/snippets/html-mode/mailto
990 views
#contributor : Jimmy Wu <[email protected]>
#name : <a href="mailto:...@...">...</a>
# --
<a href="mailto:$1@$2">$0</a>