Learn Before
Concept
Regular (GitHub Flavored) Markdown
# Large Title # => Large Title
## Medium Title ## => Medium Title
### Small Title ### => Small Title
#### Smallest Title #### => Smallest Title
***\n =>
**Bold** => Bold (shortcut: CRTL+B)
*Italics* => Italics (shortcut: CRTL+I)
~~strikethrough~~ => strikethrough (shortcut: CRTL+D)
Footnotes[^1] => Footnotes[^1]
Note: Markdown can be nested and ~~combined~~
0
1
Updated 2020-04-05
Tags
1Cademy