updated wikilink reference definition to work in github UI

This commit is contained in:
Riccardo Ferretti
2020-12-25 11:31:13 +01:00
parent 9abe21993a
commit 97436ff6cb
3 changed files with 6 additions and 13 deletions

View File

@ -16,5 +16,6 @@
"**/node_modules": true
},
"vscodeMarkdownNotes.noteCompletionConvention": "noExtension",
"vscodeMarkdownNotes.slugifyMethod": "github-slugger"
"vscodeMarkdownNotes.slugifyMethod": "github-slugger",
"foam.edit.linkReferenceDefinitions": "withExtensions"
}