Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.03 KB

Knowledge

I'm still experimenting with this, but I will eventually make a blog based on these articles.

Usage

You can read this in github in the meantime

Vscode extensions for editing

Note: VSCode should recommend you to install them all when you open this project

Install all command

code --install-extension svsool.markdown-memo &
code --install-extension yzhang.markdown-all-in-one &
code --install-extension telesoho.vscode-markdown-paste-image &
code --install-extension davidanson.vscode-markdownlint &
code --install-extension gruntfuggly.auto-snippet &