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