Fix linting errors, spelling typos, and punctuations for all .md files (#40)
This commit is contained in:
committed by
GitHub
parent
e64b0d9961
commit
719ed27be6
@ -6,7 +6,7 @@ Welcome to your new foam workspace, let's get you started.
|
||||
|
||||
Let's go through this to set up your repo:
|
||||
|
||||
- [ ] if you are new with VsCode, see how to [[get-started-with-vscode]] and how to [[use-keyboard-shortcuts-for-editing]]
|
||||
- [ ] if you are new with VS Code, see how to [[get-started-with-vscode]] and how to [[use-keyboard-shortcuts-for-editing]]
|
||||
|
||||
- [ ] you can navigate the links between your notes by `cmd+click` (or `ctrl+click` on Windows) on a wiki link. You can go back with `ctrl+-`. Here, go to your [[inbox]]
|
||||
|
||||
@ -22,11 +22,11 @@ Let's go through this to set up your repo:
|
||||
|
||||
- [ ] Want to see how to manage your tasks? Go to the [[todo]] note
|
||||
|
||||
- [ ] The section at the end of this file contains wikilink definitions, which enable navigation of your notes from GitHub's web UI, and in general to make `[[wikilinks]]` understood by any markdown parser. See [[link-reference-definitions]].
|
||||
- [ ] The section at the end of this file contains wikilink definitions, which enable navigation of your notes from GitHub's web UI, and in general to make `[[wikilinks]]` understood by any Markdown parser. See [[link-reference-definitions]].
|
||||
|
||||
- [ ] To explore all the Foam settings, press `cmd+,`, then `Extensions > Foam`
|
||||
|
||||
- [ ] Living within VsCode, Foam can be customized in many ways! Look at the [Foam Recipes](https://foambubble.github.io/foam/recipes/recipes) for ideas!
|
||||
- [ ] Living within VS Code, Foam can be customized in many ways! Look at the [Foam Recipes](https://foambubble.github.io/foam/recipes/recipes) for ideas!
|
||||
|
||||
- [ ] Join the [Foam community on Discord](https://foambubble.github.io/join-discord/e), introduce yourself and leave a message on how you found Foam and how the onboarding went :) We are always keen to do better
|
||||
|
||||
@ -41,10 +41,10 @@ Let's go through this to set up your repo:
|
||||
Foam doesn't do all this magic on its own, it relies on some amazing extensions. Look at their documentation if you want to fully unlock the possibilities!
|
||||
|
||||
Here they are:
|
||||
|
||||
- [Markdown All In One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one)
|
||||
- [Markdown Notes](https://marketplace.visualstudio.com/items?itemName=kortina.vscode-markdown-notes)
|
||||
- [vscode-paste-image](https://github.com/mushanshitiancai/vscode-paste-image)
|
||||
- [spellright](https://marketplace.visualstudio.com/items?itemName=ban.spellright)
|
||||
|
||||
A special mention goes to [Markdown Links](https://marketplace.visualstudio.com/items?itemName=tchayen.markdown-links), which has now been replaced by our graph but was foundational to Foam's beginnings.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user