mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 04:32:32 +02:00
code settings
This commit is contained in:
15
.vscode/markdown.code-snippets
vendored
Normal file
15
.vscode/markdown.code-snippets
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"table": {
|
||||
"prefix": ["table"],
|
||||
"body": [
|
||||
"<!-- prettier-ignore -->",
|
||||
"| | |",
|
||||
"| --- | --- |",
|
||||
"| | |",
|
||||
"| | |",
|
||||
""
|
||||
],
|
||||
"description": "simple table"
|
||||
},
|
||||
|
||||
}
|
Reference in New Issue
Block a user