unix-conf/.emacs.d/elpa/yasnippet-20160131.948/snippets/nxml-mode/img

4 lines
124 B
Plaintext
Raw Normal View History

2016-02-18 13:53:30 +00:00
#contributor : Anders Bach Nielsen <abachn@abachn.net>
#name : <img src="..." alt="..." />
# --
<img src="$1" alt="$2" />