## Main Content Heading

This is where the main article content begins. Here are some important points:

- Point one: Explanation of point one.
- Point two: Explanation of point two.
- Point three: Explanation of point three.

### Subheading

Further elaboration on the topic under the subheading.

```python
# Example code block
print('Hello, World!')
```
