# -*- mode: snippet -*-
|
|
# name: table
|
|
# key: <ta
|
|
# --
|
|
#+caption: ${1: caption of the table}
|
|
|${2:column 1} | ${3: column 2} |
|
|
|--------------+----------------|
|