template: now ends with only one empty line

This commit is contained in:
Marco D'Agostini 2020-08-04 12:47:35 -05:00
parent 10911a499e
commit 290d961e06

View File

@ -5,12 +5,11 @@
"body": [ "body": [
"# ${TM_FILENAME_BASE}", "# ${TM_FILENAME_BASE}",
"", "",
"$1", "$2",
"", "",
"## What led to learning this", "## What led to learning this",
"", "",
"- $2", "- $1",
"",
"", "",
], ],
} }