Added missing tag header to some documents
Added `english` / `spanish` tags and added `english` tag to template
This commit is contained in:
2
.vscode/template.code-snippets
vendored
2
.vscode/template.code-snippets
vendored
@@ -4,7 +4,7 @@
|
||||
"prefix": "note",
|
||||
"body": [
|
||||
"---",
|
||||
"tags: $1",
|
||||
"tags: english, $1",
|
||||
"---",
|
||||
"",
|
||||
"# ${TM_FILENAME_BASE}",
|
||||
|
Reference in New Issue
Block a user