Docs sync @ 9490aa2 Fixed typo (#54)

Updated .vscode dir, and added assets
This commit is contained in:
Riccardo
2023-10-25 11:42:02 +02:00
committed by GitHub
parent f4b87411d8
commit 1403a6dfe7
33 changed files with 147 additions and 37 deletions

View File

@ -1,14 +0,0 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
// Foam's own extension
"foam.foam-vscode",
// Tons of markdown goodies (lists, tables of content, so much more)
"yzhang.markdown-all-in-one",
// Image-pasting for markdown
"mushan.vscode-paste-image"
]
}