Markdown cheat sheet for Visual Studio Code
Here is a cheat sheet that I found somewhere that will work with Visual Studio Code MD files:
"# README"
# Heading 1
## Heading 2
### Heading 3
#### Heading 4
##### Heading 5
###### Heading 6
*This text* is italic
\*This text\* is not italic
_This text_ is italic
**This text** is strong