summaryrefslogblamecommitdiffstats
path: root/emacs.d/snippets/text-mode/nxml-mode/tag.2l
blob: 08b4a26a2ff959120d87882e08178b52cf513abd (plain) (tree)
1
2
3
4
5
6





                                                      
#contributor : Anders Bach Nielsen <abachn@abachn.net>
#name : <tag> \n...\n</tag>
# --
<${1:tag}>
  $2
</$1>$0