Add color snippet
This commit is contained in:
parent
df2c87559f
commit
da70bbcf1d
1 changed files with 0 additions and 7 deletions
|
@ -61,10 +61,3 @@ snippet subtask
|
||||||
$0
|
$0
|
||||||
\end{subtask*}
|
\end{subtask*}
|
||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
snippet table
|
|
||||||
\begin{tabular}{ $1 }
|
|
||||||
$2 & $3 & cell3 \\
|
|
||||||
cell4 & cell5 \\
|
|
||||||
\end{tabular}
|
|
||||||
endsnippet
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue