mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-01-12 23:11:52 +01:00
16 lines
238 B
Plaintext
16 lines
238 B
Plaintext
{
|
|
"table": {
|
|
"prefix": ["table"],
|
|
"body": [
|
|
"<!-- prettier-ignore -->",
|
|
"| | |",
|
|
"| --- | --- |",
|
|
"| | |",
|
|
"| | |",
|
|
""
|
|
],
|
|
"description": "simple table"
|
|
},
|
|
|
|
}
|