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