# H1 ## H2 ### H3
**bold** *italic* ~~strikethrough~~
- Item 1 - Item 2 - Nested 1. First 2. Second
[text](url) 
`inline code` ```javascript const x = 1; ```
> This is a quote
| Col1 | Col2 | |------|------| | A | B |
--- ***