yasnippet-snippets/snippets/html-mode/th

6 lines
131 B
Plaintext

# -*- mode: snippet -*-
# contributor : Jimmy Wu <frozenthrone88@gmail.com>
# name: <th>...</th>
# group : table
# --
<th$1>$2</th>