Fix linting errors, spelling typos, and punctuations for all .md files (#40)

This commit is contained in:
Prashanth Subrahmanyam
2021-09-06 02:16:59 +05:30
committed by GitHub
parent e64b0d9961
commit 719ed27be6
14 changed files with 47 additions and 42 deletions

View File

@ -6,11 +6,12 @@ Misspelled words are highlighted, like hellow.
You can place the cursor on top of the word, and press `cmd+.` for suggestions on how to fix the problem.
You can configure the extension in the settings, for example to:
- ignore certain files
- change the language(s)
- and much more
For more information go to the [Spellright extension page](https://marketplace.visualstudio.com/items?itemName=ban.spellright).
There are many spell checking extensions for VsCode.
There are many spell checking extensions for VS Code.
Another one of our favorites is [LTeX](https://marketplace.visualstudio.com/items?itemName=valentjn.vscode-ltex&ssr=false#overview), which is a bit heavier but offers some extra functionality.