From 8ae55ff01fa17570869f93a5b5d22f6088cb4121 Mon Sep 17 00:00:00 2001 From: Prashanth K S Date: Sun, 29 Aug 2021 19:55:49 +0530 Subject: [PATCH] Fix linting errors with spaces --- docs/features/note-templates.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/features/note-templates.md b/docs/features/note-templates.md index 17b1fa9..10d5ec8 100644 --- a/docs/features/note-templates.md +++ b/docs/features/note-templates.md @@ -5,4 +5,3 @@ You can create notes from templates by running the `Foam: Create New Note from T To create a template, just add regular `.md` files in `.foam/templates` (create the directory if necessary). Templates can use all the variables available in [VsCode Snippets](https://code.visualstudio.com/docs/editor/userdefinedsnippets#_variables). -