2024-10-28
This template includes different formatting features:
# Heading 1
## Heading 2
### Heading 3
- Item 1
- Item 2
1. First item
2. Second item
```python
print("Hello, World!")
```python
print("Hello, World!")
> This is a blockquote.
This is a blockquote.
This markdown template provides a variety of formatting options showcasing how to structure documents effectively.