summaryrefslogtreecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/nxml-mode/body
blob: 9a9addc6b8890173dd47f8fbd7a9e65168fea574 (plain) (blame)
1
2
3
4
5
6
#contributor : Anders Bach Nielsen <abachn@abachn.net>
#name : <body>...</body>
# --
<body$1>
  $0
</body>