summaryrefslogblamecommitdiffstats
path: root/emacs.d/snippets/text-mode/nxml-mode/img
blob: 1f4382ba4079353cbba09bb0cd62bc7f4c25bfcd (plain) (tree)
1
2
3
4



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