summaryrefslogtreecommitdiff
path: root/.emacs.d/mysnippets/text-mode/html-mode/ul
blob: 981e6e75ada7df4103dbbdcd454900d0ee90e68f (plain)
1
2
3
4
5
6
7
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <ul>...</ul>
#group : list
# --
<ul>
  $0
</ul>