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