]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/html-mode/dov
Merge commit '0cda39255827f283e7578cd469ae42daad9556a2' from js2-mode
[gnu-emacs-elpa] / packages / yasnippet / snippets / html-mode / dov
1 # name: <dov...>...</dov>
2 # key: dov
3 # --
4 a mirror up here $3
5
6
7 <dov ${1:id="${2:some_id and here comes another nested field: ${3:nested_shit}}"}>
8 $0
9 </dov>
10 <dov $1>
11 actually some other shit and $3
12 </dov>