confi-emacs-actual/snippets/html-mode/th

6 lines
129 B
Plaintext

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