summaryrefslogblamecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/nxml-mode/img
blob: 442d679f9507d6207e6bcc5c0133293a06b5a1fa (plain) (tree)
1
2
3
4



                                                      
#contributor : Anders Bach Nielsen <abachn@abachn.net>
#name : <img src="..." alt="..." />
# --
<img src="$1" alt="$2" />