summaryrefslogblamecommitdiffstats
path: root/emacs.d/snippets/text-mode/html-mode/body
blob: c924f8c545df7efd1c412389a45be6f76ac5e402 (plain) (tree)
1
2
3
4
5
6





                                                   
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <body>...</body>
# --
<body$1>
  $0
</body>