summaryrefslogblamecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/html-mode/list/ol.class
blob: fc24485d98762036be58d27e88126870d8ba809d (plain) (tree)
1
2
3
4
5
6





                                                  
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <ol class="...">...</ol>
# --
<ol class="$1">
  $0
</ol>