# -*- mode: snippet -*-
# name: tabularx
# key: tabx
# --
\begin{tabularx}{\textwidth}{${1:|c|}}
\hline
$0
\end{tabularx}