**bold text***italicized text*- Item 1
- Item 2
- Item 31. First item
2. Second item
3. Third item[Title](https://example.com)`Code`> blockquote# H1
## H2
### H3---- [x] Task 1
- [ ] Task 2
- [ ] Task 3| Syntax | Description |
| ---------- | ---------- |
| Header | Title |
| Paragraph | Text |```python
print("Hello, World!")
```~~Strikethrough~~