Markdown Shortcuts
luolonghao opened this issue · 0 comments
luolonghao commented
Heading 1
# space
Heading 2
## space
Heading 3
### space
Heading 4
#### space
Heading 5
##### space
Heading 6
###### space
Numbered List
1. space
Bulleted List
* space
- space
+ space
Checklist
[] space
[ ] space
[x] space
[X] space
Block Quotation
> space
Bold
**bold** space
__bold__ space
Italic
_italic_ space
*italic* space
Highlight
==highlight== space
Strikethrough
~~strikethrough~~ space
Inline Code
`code` space
Thematic Break
--- enter
Code Block
``` enter