20 lines
230 B
Plaintext
20 lines
230 B
Plaintext
{
|
|
"note": {
|
|
"scope": "markdown",
|
|
"prefix": "note",
|
|
"body": [
|
|
"---",
|
|
"tags: $1",
|
|
"---",
|
|
"",
|
|
"# ${TM_FILENAME_BASE}",
|
|
"",
|
|
"$3",
|
|
"",
|
|
"## What led to learning this",
|
|
"",
|
|
"- $2",
|
|
"",
|
|
],
|
|
}
|
|
} |