Feat: add tabs in tabular
This commit is contained in:
parent
4ce449368e
commit
243ea5a116
@ -3,9 +3,9 @@
|
|||||||
"prefix": "tabular",
|
"prefix": "tabular",
|
||||||
"body": [
|
"body": [
|
||||||
"\\\\begin{tabular}{$1}",
|
"\\\\begin{tabular}{$1}",
|
||||||
"\\\\hline",
|
"\t\\\\hline",
|
||||||
"\t$0",
|
"\t$0",
|
||||||
"\\\\hline",
|
"\t\\\\hline",
|
||||||
"\\\\end{tabular}"
|
"\\\\end{tabular}"
|
||||||
],
|
],
|
||||||
"description": "tabular"
|
"description": "tabular"
|
||||||
|
Loading…
Reference in New Issue
Block a user